This is the mail archive of the gcc-bugs@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]

[Bug target/54404] [4.8 Regression] *cfstring* failures for (obj-c|g)++ on *-apple-darwin* after revision 186978


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


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