From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2774 invoked by alias); 10 Dec 2008 14:12:33 -0000 Received: (qmail 1686 invoked by uid 48); 10 Dec 2008 14:11:12 -0000 Date: Wed, 10 Dec 2008 14:12:00 -0000 Message-ID: <20081210141112.1685.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/35677] Intermitent failure "FAIL: libgomp.fortran/crayptr2.f90" In-Reply-To: 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: 2008-12/txt/msg01017.txt.bz2 ------- Comment #4 from howarth at nitro dot med dot uc dot edu 2008-12-10 14:11 ------- Shouldn't this be marked as a confirmed and tagged as a regression? Also, oddly I don't see this on any benchmark runs I do with a 3 GB MacBook Pro using Core 2 Duo, yet I always see it on a 4 GB MacPro with Xeon 5400 series processor. Both are building gcc trunk with configure flags: --prefix=/sw --prefix=/sw/lib/gcc4.4 --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 --with-arch=nocona --with-tune=generic --build=i686-apple-darwin9 --host=i686-apple-darwin9 --target=i686-apple-darwin9 -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35677