From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28726 invoked by alias); 11 Sep 2009 10:00:13 -0000 Received: (qmail 28498 invoked by uid 48); 11 Sep 2009 10:00:01 -0000 Date: Fri, 11 Sep 2009 10:00:00 -0000 Subject: [Bug middle-end/41334] New: gcc.dg/graphite/run-id-1.c fails execution test X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "howarth at nitro dot med dot uc dot edu" 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-09/txt/msg01151.txt.bz2 The gcc.dg/graphite/run-id-1.c testcase is failing the execution test on x86_64-apple-darwin10 at r151625 as follows... Executing on host: /sw/src/fink.build/gcc45-4.4.999-20090910/darwin_objdir/gcc/xgcc -B/sw/src/fink.build/gcc45-4.4.999-20090910/darwin_objdir/gcc/ /sw/src/fink.build/gcc45-4.4.999-20090910/gcc-4.5-20090910/gcc/testsuite/gcc.dg/graphite/run-id-1.c -O2 -fgraphite-identity -lm -o ./run-id-1.exe (timeout = 300) PASS: gcc.dg/graphite/run-id-1.c (test for excess errors) Setting LD_LIBRARY_PATH to :/sw/src/fink.build/gcc45-4.4.999-20090910/darwin_objdir/gcc::/sw/src/fink.build/gcc45-4.4.999-20090910/darwin_objdir/gcc FAIL: gcc.dg/graphite/run-id-1.c execution test Using built-in specs. Target: x86_64-apple-darwin10 Configured with: ../gcc-4.5-20090910/configure --prefix=/sw --prefix=/sw/lib/gcc4.5 --mandir=/sw/share/man --infodir=/sw/share/info --enable-languages=c,c++,fortran,objc,java --with-gmp=/sw --with-libiconv-prefix=/sw --with-ppl=/sw --with-cloog=/sw --with-system-zlib --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib --disable-libjava-multilib --build=x86_64-apple-darwin10 --host=x86_64-apple-darwin10 --target=x86_64-apple-darwin10 Thread model: posix gcc version 4.5.0 20090911 (experimental) (GCC) -- Summary: gcc.dg/graphite/run-id-1.c fails execution test Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: howarth at nitro dot med dot uc dot edu GCC build triplet: x86_64-apple-darwin10 GCC host triplet: x86_64-apple-darwin10 GCC target triplet: x86_64-apple-darwin10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41334