From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 33438 invoked by alias); 6 Mar 2015 12:51:18 -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 33368 invoked by uid 48); 6 Mar 2015 12:51:14 -0000 From: "dominiq at lps dot ens.fr" To: gcc-bugs@gcc.gnu.org Subject: [Bug libstdc++/64883] FAIL: 17_intro/headers/c++*/all_attributes.cc (test for excess errors) on x86_64-apple-darwin14 Date: Fri, 06 Mar 2015 12:51:00 -0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: libstdc++ X-Bugzilla-Version: 5.0 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: dominiq at lps dot ens.fr 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: 2015-03/txt/msg00703.txt.bz2 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64883 --- Comment #31 from Dominique d'Humieres --- > I've committed Iain's patch, any further changes can wait for stage 1. Revision r221160 does not fix the failures on x86_64-apple-darwin10: see https://gcc.gnu.org/ml/gcc-testresults/2015-03/msg00670.html. /opt/gcc/_clean/libstdc++-v3/testsuite/17_intro/headers/c++1998/all_attributes.cc:24:23: error: expected ')' before numeric constant #define always_inline 1 ^