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]

Re: Integrated preprocessor patch - revised


>>>>> Zack Weinberg <zack@wolery.cumb.org> writes:

 > This is a revised version of the patch I posted about a week and a
 > half ago.  Some bugs have been fixed, and it doesn't break the C++
 > front end's -fxref and -fstats options.  Without --enable-c-cpplib,
 > the only thing that breaks should be target specific pragmas.  With
 > that switch, you additionally lose -traditional and -save-temps (well,
 > -save-temps will get you an assembly dump, but that's it).

 > Despite the above problems, I would like to apply this patch now, and
 > then work on the remaining issues.  The patch is too big to work on
 > easily, and several people are waiting for these changes.

OK.  But please fix the breakage without --enable-c-cpplib ASAP.

Jason

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