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 #13 from Jack Howarth <howarth at nitro dot med.uc.edu> 2012-10-18 00:25:15 UTC ---
Created attachment 28471
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28471
preprocessed source for const-str-10.m against 10.8 SDK

/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/xgcc
-B/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121017/gcc/testsuite/objc.dg/torture/strings/const-str-10.m
-fno-diagnostics-show-caret -O0 -fnext-runtime -mno-constant-cfstrings
-B/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin12.2.0/./libobjc/.libs
-L/sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/x86_64-apple-darwin12.2.0/./libobjc/.libs
-S -m64 -o const-str-10.s --save-temps
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121017/gcc/testsuite/objc.dg/torture/strings/const-str-10.m:13:1:
error: cannot find interface declaration for âObjectâ, superclass of âNSStringâ
/sw/src/fink.build/gcc48-4.8.0-1000/gcc-4.8-20121017/gcc/testsuite/objc.dg/torture/strings/const-str-10.m:31:1:
error: interface âNSConstantStringâ does not have valid constant string layout


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