This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Patch 4.5] committed, backport of PR23716 fix.
- From: Richard Guenther <richard dot guenther at gmail dot com>
- To: IainS <developer at sandoe-acoustics dot co dot uk>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Mon, 7 Jun 2010 12:45:15 +0200
- Subject: Re: [Patch 4.5] committed, backport of PR23716 fix.
- References: <42152F8C-5842-421C-8952-2255B8F76574@sandoe-acoustics.co.uk>
On Mon, Jun 7, 2010 at 12:43 PM, IainS <developer@sandoe-acoustics.co.uk> wrote:
> Approved on the PR thread for 4.5 and re-checked on i686-apple-darwin9.
>
> Since this is my first ever backport ... I hope I've got all the steps
> correct?
Yes, looks good.
Richard.
> ? ? ? ?Backport from mainline:
>
> gcc/objc:
>
> ? ? ? ?* objc-act.c (build_module_initializer_routine): Make the argument
> ? ? ? ?to objc_start_function NULL_TREE when compiling ObjC++.
>
> gcc/testsuite:
>
> ? ? ? ?* obj-c++.dg/comp-types-10.mm: Remove XFAIL.
>
>
>
>
>
>