1.1b: C++ internal compiler error
Alexandre Oliva
oliva@dcc.unicamp.br
Mon Oct 12 03:06:00 GMT 1998
\"J H M Dassen\" <\"J H M Dassen\" <J.H.M.Dassen> writes:
> [text/plain]
> On Wed, Oct 07, 1998 at 11:44:06AM -0600, Jeffrey A Law wrote:
>> > bzip2-ed it's about 50K.
>> Go ahead and send it.
> OK. Here it is.
This is caused by a known problem. The sources contain lines such as:
#pragma }
Although egcs shouldn't crash on that, it currently does. The easy
work-around is to replace `#pragma }' with an empty string in the
header files or in the preprocessed sources.
--
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil
More information about the Gcc-bugs
mailing list