From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29087 invoked by alias); 4 Sep 2010 11:54:49 -0000 Received: (qmail 28481 invoked by uid 48); 4 Sep 2010 11:54:29 -0000 Date: Sat, 04 Sep 2010 11:54:00 -0000 Subject: [Bug middle-end/45534] New: [4.6 Regression] ICE in refs_may_alias_p_1, at tree-ssa-alias.c:1031 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "dominiq at lps dot ens dot fr" 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: 2010-09/txt/msg00553.txt.bz2 >>From revisions 163847 (163744 works) to 163859, I see the following ICEs with both -m32 and -m64 libgomp.graphite/force-parallel-3.c:5:6: internal compiler error: in refs_may_alias_p_1, at tree-ssa-alias.c:1031 libgomp.graphite/force-parallel-9.c:5:6: internal compiler error: in refs_may_alias_p_1, at tree-ssa-alias.c:1031 with -m64 -Os gfortran.dg/backspace_1.f:82:0: internal compiler error: in refs_may_alias_p_1, at tree-ssa-alias.c:1031 gfortran.dg/record_marker_2.f:83:0: internal compiler error: in refs_may_alias_p_1, at tree-ssa-alias.c:1031 libgomp.fortran/appendix-a/a.16.1.f90:26:0: internal compiler error: in refs_may_alias_p_1, at tree-ssa-alias.c:1031 libgomp.fortran/omp_atomic2.f90:35:0: internal compiler error: in refs_may_alias_p_1, at tree-ssa-alias.c:1031 and with -m64 -O2 -fgraphite-identity gfortran.dg/graphite/pr42393-1.f90:6:0: internal compiler error: in refs_may_alias_p_1, at tree-ssa-alias.c:1031 -- Summary: [4.6 Regression] ICE in refs_may_alias_p_1, at tree-ssa- alias.c:1031 Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: middle-end AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: dominiq at lps dot ens dot fr GCC build triplet: x86_64-apple-darwin10 GCC host triplet: x86_64-apple-darwin10 GCC target triplet: x86_64-apple-darwin10 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45534