This is the mail archive of the gcc-patches@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: PATCH to defer cpp_read_main_file and related changes


DJ Delorie wrote:

* c-lex.c (src_line): Remove unneeded static variable.

This patch broke -imacros :-(

$ ./cc1 -quiet -imacros dj.h dj.c
<command line>:2: internal compiler error: Segmentation fault

I had a patch for this, but it appears to cause many regressions. I'll look further for a solution ... -- --Per Bothner per@bothner.com http://per.bothner.com/



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