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: [committed] Fix setting of objc_libgcc_s_path


On Dec 29, 2007 10:17 AM, Richard Sandiford <rsandifo@nildram.co.uk> wrote:
> Every call to objc_init does:
> Fixed by changing the lappend to a set, just as treelang.exp does.
> Bootstrapped & regression-tested on x86_64-linux-gnu and
> regression-tested on mips64-linux-gnu.  Installed as obvious.

And Approved after the fact.  I never am sure who the maintaining of
the objective-C testsuite belongs to, the objective-C front-end
maintainers or the runtime maintainers (there is no testsuite for the
runtime that is not part of the language itself).

Thanks,
Andrew Pinski


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