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: the actual c9x patch



  In message <19981202110416.A11229@dot.cygnus.com>you write:
  > On Wed, Dec 02, 1998 at 01:16:41AM -0700, Jeffrey A Law wrote:
  > >   > It is perfectly reasonable to want to compile code to C89 plus gcc's
  > >   > language extensions: suppose you've used `attribute' unqualified, but
  > >   > need to avoid the C9x syntax changes.  You can't ask for that right n
  > ow.
  > > Agreed.  Or to compile to C9X + GNU extensions or future standards + GNU
  > > extensions.
  > 
  > I don't agree that this is resonable, given that there _are_ no 
  > non-backward compatible syntax changes.  I think that arranging
  > for c89+gnu is being needlessly complex.  Either you enforce a 
  > standard or you don't.
Huh?  There's new keywords in c9x.  That's not backwards compatible.

jeff


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