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: Patches waiting for review


 > From: "Zack Weinberg" <zackw@Stanford.EDU>
 > 
 > On Mon, Mar 26, 2001 at 01:43:22PM -0500, Kaveh R. Ghazi wrote:
 > >  >      * ansidecl.h: All logic from gcc/gansidecl.h moved here.  Do
 > >  >      not worry about the case where GCC_VERSION >= 2007 but
 > >  >      __STDC__ is not defined.
 > > 
 > > IIRC, you need the __STDC__ checks in order to bootstrap with CC set
 > > to "gcc -traditional".  I found this a useful test of the -traditional
 > > functionality, especially with the new tradcpp.  I'd like to keep it,
 > > would you please ensure that this scenario still works?
 > 
 > I can't test that, -traditional breaks glibc's header files.
 > zw

No problem, I understand.  Just please leave the __STDC__ checks in
and I'll test it on solaris2.7 after you install your patch.

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions


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