This is the mail archive of the gcc@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: Living with native compiler bugs


On Thu, 28 Jun 2001, Richard Henderson wrote:
> On Thu, Jun 28, 2001 at 09:04:52PM +0200, Roman Lechtchinsky wrote:
> > Oops, I didn't know that. Thanks for the explanation. Why, then, does gcc
> > (and other projects) unconditionally use old-style parameter declarations?
> 
> Um, because gcc must be compilable with a K&R compiler?

Yes, but couldn't this be handled with macros, similar to PARAMS?

Bye

Roman



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