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: cc1obj: Make Objective C the default language.


Ovidiu Predescu wrote:-

> > OK, how about this patch?  It bootstrapped x86 Linux without
> > regressions.  I don't thing we can touch other uses of it.
> 
> Looks OK to me, please go ahead and apply it. I think you can also remove the
> definition of doing_objc_thang from c-tree.h, if I remember well. Removing this
> will ensure that in fact you remove all the places where it's used ;-).

No, I don't think so.  It's used in the mainline c-parse.in (and
somewhere else, I forget), and I'm sure we need to keep that.  That's
what I meant by "I don't think we can touch other uses of it."

Thanks,

Neil.

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