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: PATCH: Fix ObjC @"string" machinery


Ziemowit Laski wrote:


On 21 Jun 2005, at 18.11, Andrew Pinski wrote:


Thoughts? I will wait until tomorrow morning (Pacific time) before committing,
should people have comments.


Yes this breaks non C based languages (Fortran and Java and Ada) by the use
of flag_next_runtime.


Right you are; what would be a politically correct way to attack this?

Language hook? Although it seems heavyweight for this small use, it's supposed to be the canonical way of insulating the backend from random frontend hackery and global variables and such, right?

Stan


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