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

2012-12-11 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at

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

2012-12-11 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #24 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-12-11 15:52:40 UTC --- Actually we need one for post-darwin11 failures and another for those unique to post-darwin12. Jack, I don't have access to darwin11

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

2012-12-11 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|WAITING

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

2012-12-07 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #21 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-12-07 13:50:40 UTC --- (In reply to comment #18) Fixed? Note on x86_64-apple-darwin12 which uses a newer Objective C runtime. There are failures in... It

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

2012-12-07 Thread howarth at bromo dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #22 from howarth at bromo dot med.uc.edu 2012-12-07 14:53:27 UTC --- On Fri, Dec 07, 2012 at 01:50:40PM +, dominiq at lps dot ens.fr wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #21 from

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

2012-12-06 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW

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

2012-12-06 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #18 from Jack Howarth howarth at nitro dot med.uc.edu 2012-12-06 17:41:34 UTC --- (In reply to comment #17) Fixed? Note on x86_64-apple-darwin12 which uses a newer Objective C runtime. There are failures in... FAIL:

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

2012-12-06 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #19 from Jack Howarth howarth at nitro dot med.uc.edu 2012-12-06 17:49:06 UTC --- This may be related to the changes described here... http://blog.ablepear.com/2012/02/something-wonderful-new-objective-c.html

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

2012-12-06 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #20 from Jack Howarth howarth at nitro dot med.uc.edu 2012-12-06 17:54:44 UTC --- Note that on Mountain Lion using the 10.7 SDK solves the failures... # /sw/src/fink.build/gcc48-4.8.0-1000/darwin_objdir/gcc/xgcc

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

2012-10-27 Thread iains at gcc dot gnu.org
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=gccview=revrev=192874 Log: gcc/testsuite:

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

2012-10-27 Thread howarth at bromo dot med.uc.edu
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 +, iains at gcc dot gnu.org wrote: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #15 from Iain

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

2012-10-17 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #5 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-10-17 20:45:37 UTC --- ... On darwin12 at least, this still leaves the failures in... obj-c++.dg/torture/strings/const-str-10.mm

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

2012-10-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #6 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-17 21:04:36 UTC --- These are not failing with Xcode 4.2 on darwin10 but are with Xcode 4.5.1 on darwin12 as follows... Executing on host:

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

2012-10-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #7 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-17 21:17:41 UTC --- The failure for objc.dg/strings/const-cfstring-5.m on darwin12 is as follows... Executing on host:

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

2012-10-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #8 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-17 23:06:33 UTC --- (In reply to comment #5) I don't see these errors on darwin10. Could you look at the errors in the log files and try to sort them by

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

2012-10-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #9 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-17 23:15:28 UTC --- Note the the string1.m/string1.mm failures are from warnings and the resulting binaries run fine.

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

2012-10-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #10 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-17 23:58:36 UTC --- (In reply to comment #9) Note the the string1.m/string1.mm failures are from warnings and the resulting binaries run fine. These linker

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

2012-10-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #11 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-18 00:15:58 UTC --- The darwin12 specific non-linker failures are suppressed if... -isysroot `xcode-select

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

2012-10-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #12 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-18 00:23:55 UTC --- Created attachment 28470 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28470 preprocessed source for const-str-10.m against 10.7 SDK

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

2012-10-17 Thread howarth at nitro dot med.uc.edu
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

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

2012-10-17 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #14 from Jack Howarth howarth at nitro dot med.uc.edu 2012-10-18 00:29:40 UTC --- Created attachment 28472 -- http://gcc.gnu.org/bugzilla/attachment.cgi?id=28472 diff of preprocessed sources for const-str-10.m against 10.7

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

2012-10-14 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added CC|

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

2012-10-14 Thread howarth at nitro dot med.uc.edu
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.