From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14089 invoked by alias); 29 Nov 2009 17:16:13 -0000 Received: (qmail 14049 invoked by uid 48); 29 Nov 2009 17:15:56 -0000 Date: Sun, 29 Nov 2009 17:16:00 -0000 Message-ID: <20091129171556.14048.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug middle-end/42220] [4.5 Regression] FAIL: gfortran.dg/complex_intrinsic_5.f90 -O3 -funroll*-loops In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "ebotcazou 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-11/txt/msg02519.txt.bz2 ------- Comment #3 from ebotcazou at gcc dot gnu dot org 2009-11-29 17:15 ------- > I have forgotten to say that the failure occurs only with -funroll*-loops, > -O[1-3], and -m64 options. > Without -funroll*-loops the test pass. BTW I do not see any loop in the code. Very likely revision 154688: http://gcc.gnu.org/ml/gcc-cvs/2009-11/msg00911.html Can you attach the files generated by -fdump-rtl-ce3 -fdump-rtl-rnreg-details? -- ebotcazou at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernds at gcc dot gnu dot | |org, ebotcazou at gcc dot | |gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42220