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 nitro dot med.uc.edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sun, 14 Oct 2012 20:28:54 +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 #4 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-10-14 20:28:54 UTC ---
(In reply to comment #3)
Also confirmed on x86_64-apple-darwin12 that this eliminates the failures in
obj-c++.dg/strings/const-cfstring-2.mm. On darwin12 at least, this still
leaves the failures in...
obj-c++.dg/torture/strings/const-str-10.mm
obj-c++.dg/torture/strings/const-str-11.mm
obj-c++.dg/torture/strings/const-str-9.mm
obj-c++.dg/torture/strings/string1.mm
to be addressed as well as those in objc...
objc.dg/strings/const-cfstring-5.m
objc.dg/strings/const-str-12b.m
objc.dg/torture/strings/const-str-10.m
objc.dg/torture/strings/const-str-11.m
objc.dg/torture/strings/const-str-9.m
objc.dg/torture/strings/string1.m
http://gcc.gnu.org/ml/gcc-testresults/2012-10/msg01368.html