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: ANSIfy cp/parser.c


> Changes to libiberty require tie-in from other projects.  Has binutils
> abandoned K&R syntax, or would it follow GCC in this?  Would binutils and
> GDB follow GCC in the removal of support for old libraries?

GDB has already switched to ANSI/ISO C.  Binutils is waiting for GCC, on 
the grounds that GCC is the more complex project.  But it's a continual 
struggle to prevent ANSIisms creeping in, since almost nobody is is 
testing with K+R compilers these days.

R.


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