a step backwards from egcs-980214 to egcs-980221

David C Binderman dcb@pncl.co.uk
Mon Feb 23 12:07:00 GMT 1998


Hello there,

I find that the following code, not legal C++, causes egcs-980221 to
loop for an unreasonably long time (>8 hours), but egcs-980214 used to
finish in a very short time (<1 second).

Both versions produce an error message. 

structs
{
	int i;
};

Note the lack of whitespace between the reserved word 'struct' and 's'.

I'd be interested if anyone else can duplicate this new bug.

Regards

David Binderman MSc BSc    +44 1293 534 847       dcb_AVOID_JUNK_MAIL@pncl.co.uk
There is no substitute for skill, taste and experience when programming
 - Dr Stroustrup, inventor of C++




More information about the Gcc-bugs mailing list