------- 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