This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/7929: ICE on struct initialization


Hi,

it seems that your gcc installation is broken:
Your preprocessed file shows lots of lines like

# 6 "/usr/lib/gcc-lib/i386-linux/2.95.4/../../../../include/g++-3/string" 2 3

which refer to 2.95.4 instead of 3.2. In fact there is not a single line
referring to 3.2.

I cannot reproduce your bug on an i686 with a working installation of
gcc. The preprocessed file causes some error messages, but no ICE. 

Greetings,
Volker Reichelt

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7929



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]