crash4.C   [plain text]


// Build don't link: 
// GROUPS passed old-abort
typedef struct Thing {
		Thing();
	int	x;
} Thing;