From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18991 invoked by alias); 28 Mar 2007 10:51:24 -0000 Received: (qmail 18949 invoked by uid 48); 28 Mar 2007 10:51:14 -0000 Date: Wed, 28 Mar 2007 10:51:00 -0000 Message-ID: <20070328105114.18948.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug target/31364] [4.3 Regression] secureplt breaks bootstrap In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tbm at cyrius dot com" 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: 2007-03/txt/msg02643.txt.bz2 ------- Comment #14 from tbm at cyrius dot com 2007-03-28 11:51 ------- Results are in, and it looks good. A bootstrap with the following languages works fine: --enable-languages=c,c++,java,fortran,objc,obj-c++,ada,treelang The test results with --enable-secureplt actually look better than without this option. The following failures show up without the option enabled. (I didn't investigate why though, maybe those tests are simply not being run with --enable-secureplt). +FAIL: c954026 -FAIL: gfortran.dg/secnds.f -O2 execution test +FAIL: gfortran.dg/secnds-1.f -O2 execution test +FAIL: gfortran.dg/secnds-1.f -Os execution test +FAIL: gfortran.dg/secnds.f -O1 execution test +FAIL: gfortran.dg/secnds.f -O3 -fomit-frame-pointer execution test +FAIL: gfortran.dg/secnds.f -O1 execution test -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31364