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: IPA


Steven Bosscher wrote:

On Thursday 14 October 2004 18:48, Kenneth Zadeck wrote:


However, this violates one of the stallman principals of not wanting to
have a defined api for the intermediate form of the compiler. So we are
forced to do something that is inferior and that, most likely, will not be
widely used.



RMS has been convinced to step off his principles before (see gcc vs. egcsfor example), so we don't have to declare defeat before trying.

IMO we should just work as-if we can have a streamable intermediate
form, and show that there is serious benefit for GCC and for Free
Software in general to have this feature. We should gather and put
up the numbers, and convince RMS that it's a Good Thing.


Yes.

I have said publicly for some time now that I think that RMS is mistaken in this particular respect, and that a read/write interface to an intermediate form is an essential part of GCC's future. Once we build it and demonstrate that it is useful, I am confident that it will become part of GCC because I do not think RMS will not want to see GCC cede ground to other compilers.

--
Mark Mitchell
CodeSourcery, LLC
(916) 791-8304
mark@codesourcery.com


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