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: RS6000 Changes to support WindISS




--On Monday, May 06, 2002 11:57:57 PM +0100 "Joseph S. Myers" 
<jsm28@cam.ac.uk> wrote:

> On Mon, 6 May 2002, Geoff Keating wrote:
>
>> For the powerpc backend, I don't care if we can't build with a K&R
>> compiler.  There aren't any powerpc targets that don't come with an
>> ANSI compiler, in fact, I'm not sure that you can get K&R compilation
>> for AIX, Darwin, or linux any more, even as a command-line option on
>> an otherwise ANSI compiler.
>
> If we don't move to requiring a C89 bootstrap compiler in general fairly
> soon, can we make this (that C89 can be used in targets where there's no
> K&R host bootstrap compiler) an official policy?

I am in favor of requiring a C89 bootstrap compiler.

I am not in favor of splitting our coding conventions as you suggest; that
makes moving code around in the compiler difficult.

After 3.1 is out, I suggest you reopen this debate.  Hopefully, there
will be consensus and we can proceed.

--
Mark Mitchell                   mark@codesourcery.com
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]