On Oct 17, 2012, at 12:59 PM, Jack Howarth wrote:
> The attached patch eliminates the failures in
> g++.dg/other/darwin-cfstring1.C
> and obj-c++.dg/strings/const-cfstring-2.mm by adding
> -ftrack-macro-expansion=0
> Okay for gcc trunk?
Ok.
The attached patch eliminates the failures in
g++.dg/other/darwin-cfstring1.C
and obj-c++.dg/strings/const-cfstring-2.mm by adding -ftrack-macro-expansion=0
to dg-options which partially eliminates the remaining failures in PR
target/54404.
These changes eliminate the failures...
FAIL: g++.