From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27061 invoked by alias); 21 Apr 2009 01:39:16 -0000 Received: (qmail 27039 invoked by uid 48); 21 Apr 2009 01:39:06 -0000 Date: Tue, 21 Apr 2009 01:39:00 -0000 Subject: [Bug testsuite/39831] New: gcc.target/i386/excess-precision-*.c assume the default -mfp-math does not include SSE X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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: 2009-04/txt/msg01710.txt.bz2 i386-darwin defaults to having -mfpmath=sse,387 by default so gcc.target/i386/excess-precision-{1,2,3}.c fail because those testcases depend on excessive precision to happen. -- Summary: gcc.target/i386/excess-precision-*.c assume the default -mfp-math does not include SSE Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: pinskia at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39831