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]

[Bug preprocessor/60436] [4.8/4.9 Regression] C preprocessor segfaults on assembly file


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60436

--- Comment #8 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Implicit preincludes should probably be disabled when preprocessing .S 
files (though I don't know if that would help with this issue).


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