This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/54404] [4.8 Regression] *cfstring* failures for (obj-c|g)++ on *-apple-darwin* after revision 186978
- From: "howarth at bromo dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 27 Oct 2012 16:34:19 +0000
- Subject: [Bug target/54404] [4.8 Regression] *cfstring* failures for (obj-c|g)++ on *-apple-darwin* after revision 186978
- Auto-submitted: auto-generated
- References: <bug-54404-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404
--- Comment #16 from howarth at bromo dot med.uc.edu 2012-10-27 16:34:19 UTC ---
On Sat, Oct 27, 2012 at 11:31:10AM +0000, iains at gcc dot gnu.org wrote:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404
>
> --- Comment #15 from Iain Sandoe <iains at gcc dot gnu.org> 2012-10-27 11:31:10 UTC ---
> Author: iains
> Date: Sat Oct 27 11:31:06 2012
> New Revision: 192874
>
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=192874
> Log:
> gcc/testsuite:
> 2012-10-27 Dominique Dhumieres <dominiq@lps.ens.fr>
> Jack Howarth <howarth@bromo.med.uc.edu>
>
> PR target/54404
> * g++.dg/other/darwin-cfstring1.C: Add -ftrack-macro-expansion=0
> to dg-options.
> * obj-c++.dg/strings/const-cfstring-2.mm: Likewise.
>
>
> Modified:
> trunk/gcc/testsuite/ChangeLog
> trunk/gcc/testsuite/g++.dg/other/darwin-cfstring1.C
> trunk/gcc/testsuite/obj-c++.dg/strings/const-cfstring-2.mm
>
> --
> Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
Iain,
Thanks. Could you also commit...
http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02448.html
which was approved by Mike here...
http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02453.html
Thanks in advance.
Jack