From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4205 invoked by alias); 1 Jul 2008 00:46:47 -0000 Received: (qmail 4147 invoked by uid 48); 1 Jul 2008 00:46:03 -0000 Date: Tue, 01 Jul 2008 00:46:00 -0000 Subject: [Bug middle-end/36682] New: [4.4 Regression]: fortran.dg/associated_1.f90 execute at -O1 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "hp 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: 2008-07/txt/msg00000.txt.bz2 With r137251, this test passed. From r137253 onwards, this test fails as follows: Running /tmp/hpautotest-gcc1/gcc/gcc/testsuite/gfortran.dg/dg.exp ... FAIL: gfortran.dg/associated_1.f90 -O1 execution test with gfortran.log saying: PASS: gfortran.dg/associated_1.f90 -O1 (test for excess errors) program stopped with signal 6.^M FAIL: gfortran.dg/associated_1.f90 -O1 execution test (i.e. abort was called) I'll add info from analyzing simulator runs and diff of generated codes. Author of only relevant change CC:ed. -- Summary: [4.4 Regression]: fortran.dg/associated_1.f90 execute at -O1 Product: gcc Version: 4.4.0 Status: UNCONFIRMED Keywords: wrong-code Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: hp at gcc dot gnu dot org GCC host triplet: x86_64-unknown-linux-gnu GCC target triplet: cris-axis-elf http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36682