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: cpplib: patch: three long-standing bugs


Jeff Garzik wrote:
>
> cpplib code has to be portable, right?  I don't think all compilers can
> call functions from variable declarations IIRC.

Yes, cpplib does have to compile with K+R compilers.

I think they all can.  I too could be wrong, but we do it in plenty of
other places in cpplib, and cc1, and so on.

> Thanks for the feedback.

Sure.

zw


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