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: i686 bootstrap problem


"Kaveh R. Ghazi" <ghazi@caip.rutgers.edu> writes:

|  > Indeed.  It would be a good thing if we could mark clarly which parts
|  > of GCC should be written in K&R C and which could use GCC features and
|  > supply appropriate flags in makefiles.
|  > -- Gaby
| 
| AFAIK, -Wtraditional is used exactly this way to double check those
| parts (and only those parts) that must use K&R.

But that doesn't address my concern: an explicit list of which parts
are not required to use K&R C.  I can't find anything to that effect
in documentations.  Are you saying that is an unpsoken rule?

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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