[Bug preprocessor/38322] ICE in gcc.dg/cpp/trad/include.c -fno-show-column at -m32 and -m64
howarth at nitro dot med dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Mon Dec 1 14:25:00 GMT 2008
------- Comment #2 from howarth at nitro dot med dot uc dot edu 2008-12-01 14:23 -------
I don't see any c++ comments in the included system headers. Is there a way in
gcc to dump the preprocessed source in a manner that won't parse out the
comments? When I dropped the '-fno-show-column -traditional-cpp' flags, the
abort was eliminated but the resulting include.i is missing the comments. A
manual search of the system headers didn't show any but it would be nice to be
able to verify through gcc.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38322
More information about the Gcc-bugs
mailing list