c++/8413: internal compiler error
Paolo Carlini
pcarlini@unitus.it
Thu Oct 31 04:35:00 GMT 2002
Dennis Lubert wrote:
>Well, this is curious. regarding to the g++ manpage, the compiler will stop after preprocessor stage when giving -E option. But it doesn't, it will succesfully compile the file !!! but not without -E option... I can't find a proper way to get the .ii file, sorry. perhaps you can reproduce this error with gcc-3.2 and the kismet sources, where I gave the url....
>
>
Why are you passing -E ?!?
According to the detailed bug reporting instructions you should add to
the command line only |-v -save-temps| and that's it.
Thanks, Paolo.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8413
More information about the Gcc-bugs
mailing list