From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3332 invoked by alias); 12 Apr 2011 14:02:08 -0000 Received: (qmail 3319 invoked by uid 22791); 12 Apr 2011 14:02:06 -0000 X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from localhost (HELO gcc.gnu.org) (127.0.0.1) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 12 Apr 2011 14:02:03 +0000 From: "hjl.tools at gmail dot com" To: gcc-bugs@gcc.gnu.org Subject: [Bug middle-end/48573] New: [4.7 Regression] Many testcase failures X-Bugzilla-Reason: CC X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: middle-end X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: hjl.tools at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Tue, 12 Apr 2011 14:02:00 -0000 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: 2011-04/txt/msg01216.txt.bz2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48573 Summary: [4.7 Regression] Many testcase failures Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned@gcc.gnu.org ReportedBy: hjl.tools@gmail.com On Linux/ia32, revision 172316 gave FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -Os (internal compiler error) FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -Os (internal compiler error) FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -Os (test for excess errors) FAIL: c-c++-common/torture/complex-sign-mul-minus-one.c -Os (test for excess errors) FAIL: c-c++-common/torture/complex-sign-mul-one.c -Os (internal compiler error) FAIL: c-c++-common/torture/complex-sign-mul-one.c -Os (internal compiler error) FAIL: c-c++-common/torture/complex-sign-mul-one.c -Os (test for excess errors) FAIL: c-c++-common/torture/complex-sign-mul-one.c -Os (test for excess errors) FAIL: gcc.c-torture/compile/20031208-1.c -Os (internal compiler error) FAIL: gcc.c-torture/compile/20031208-1.c -Os (test for excess errors) FAIL: gcc.c-torture/compile/20080628-1.c -Os (internal compiler error) FAIL: gcc.c-torture/compile/20080628-1.c -Os (test for excess errors) FAIL: gcc.c-torture/execute/20020413-1.c compilation, -Os (internal compiler error) FAIL: gcc.c-torture/execute/20080502-1.c compilation, -Os (internal compiler error) FAIL: gcc.c-torture/execute/960513-1.c compilation, -Os (internal compiler error) FAIL: gcc.c-torture/execute/ieee/fp-cmp-8l.c compilation, -Os (internal compiler error) FAIL: gcc.c-torture/execute/ieee/inf-2.c compilation, -Os (internal compiler error) FAIL: gcc.c-torture/execute/ieee/inf-3.c compilation, -Os (internal compiler error) FAIL: gcc.c-torture/execute/pr44942.c compilation, -Os (internal compiler error) FAIL: gcc.c-torture/execute/stdarg-1.c compilation, -Os (internal compiler error) FAIL: gcc.c-torture/execute/stdarg-2.c compilation, -Os (internal compiler error) FAIL: gcc.dg/pr19402-2.c (internal compiler error) FAIL: gcc.dg/pr19402-2.c (test for excess errors) FAIL: gcc.dg/pr43305.c (internal compiler error) FAIL: gcc.dg/pr43305.c (test for excess errors) FAIL: gcc.dg/torture/builtin-convert-4.c -Os (internal compiler error) FAIL: gcc.dg/torture/builtin-convert-4.c -Os (test for excess errors) FAIL: gcc.dg/torture/builtin-math-2.c -Os (internal compiler error) FAIL: gcc.dg/torture/builtin-math-2.c -Os (test for excess errors) FAIL: gfortran.dg/c_kind_params.f90 -Os (internal compiler error) FAIL: gfortran.dg/c_kind_params.f90 -Os (test for excess errors) FAIL: gfortran.dg/default_format_2.f90 -Os (internal compiler error) FAIL: gfortran.dg/default_format_2.f90 -Os (test for excess errors) FAIL: gfortran.dg/default_format_denormal_2.f90 -Os (internal compiler error) FAIL: gfortran.dg/default_format_denormal_2.f90 -Os (test for excess errors) FAIL: gfortran.dg/large_real_kind_2.F90 -Os (internal compiler error) FAIL: gfortran.dg/large_real_kind_2.F90 -Os (test for excess errors) FAIL: libffi.call/float2.c -Os (test for excess errors) FAIL: libgomp.c++/ctor-5.C -Os (internal compiler error) FAIL: libgomp.c++/ctor-5.C -Os (test for excess errors) FAIL: libgomp.fortran/allocatable2.f90 -Os (internal compiler error) FAIL: libgomp.fortran/allocatable2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/appendix-a/a.22.7.f90 -Os (internal compiler error) FAIL: libgomp.fortran/appendix-a/a.22.7.f90 -Os (test for excess errors) FAIL: libgomp.fortran/threadprivate2.f90 -Os (internal compiler error) FAIL: libgomp.fortran/threadprivate2.f90 -Os (test for excess errors) FAIL: libgomp.fortran/threadprivate3.f90 -Os (internal compiler error) FAIL: libgomp.fortran/threadprivate3.f90 -Os (test for excess errors) revision 172311 is OK.