From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2521 invoked by alias); 6 Apr 2014 11:44:21 -0000 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 Received: (qmail 2474 invoked by uid 55); 6 Apr 2014 11:44:16 -0000 From: "dominiq at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug target/54083] FAIL: gcc.dg/torture/pr53922.c on *-apple-darwin* Date: Sun, 06 Apr 2014 11:44: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-Version: 4.8.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at gcc dot gnu.org X-Bugzilla-Status: NEW X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-SW-Source: 2014-04/txt/msg00417.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54083 --- Comment #25 from dominiq at gcc dot gnu.org --- Author: dominiq Date: Sun Apr 6 11:43:38 2014 New Revision: 209162 URL: http://gcc.gnu.org/viewcvs?rev=209162&root=gcc&view=rev Log: 2014-04-06 Dominique d'Humieres Iain Sandoe PR target/54083 * gcc.dg/attr-weakref-1.c: Allow the test on darwin with the additional options -Wl,-undefined,dynamic_lookup and -Wl,-flat_namespace * gcc.dg/torture/pr53922.c: Additional option -Wl,-flat_namespace for darwin[89]. Modified: branches/gcc-4_7-branch/gcc/testsuite/ChangeLog branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/attr-weakref-1.c branches/gcc-4_7-branch/gcc/testsuite/gcc.dg/torture/pr53922.c