From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28886 invoked by alias); 14 Oct 2012 20:29:06 -0000 Received: (qmail 28838 invoked by uid 48); 14 Oct 2012 20:28:55 -0000 From: "howarth at nitro dot med.uc.edu" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/54404] [4.8 Regression] *cfstring* failures for (obj-c|g)++ on *-apple-darwin* after revision 186978 Date: Sun, 14 Oct 2012 20:29:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: target X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: howarth at nitro dot med.uc.edu X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.8.0 X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2012-10/txt/msg01334.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54404 --- Comment #4 from Jack Howarth 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