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: ObjC parser simplification


Stan Shebs wrote:-

> > Bootstrapped x86 Linux.  OK to commit?
> 
> Bootstrapping doesn't actually tell you much, since cc1obj never
> gets run (as far as I know).  You should be able to build libobjc
> and run the little ObjC testsuite, which would be pretty definitive
> for this change.  If you did that, I would be totally comfortable
> with the patch.

Sorry, that's what I usually mean when I say bootstrapped :-) I rarely
bootstrap without a make check, 'coz like you say it doesn't really
tell you much.  So yes, libobjc built fine and the testsuite was OK
for both my patches.

I'll commit them once I get the hashtable go-ahead.

Thanks,

Neil.


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