From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29785 invoked by alias); 3 Nov 2010 12:56:15 -0000 Received: (qmail 29776 invoked by uid 22791); 3 Nov 2010 12:56:14 -0000 X-SWARE-Spam-Status: No, hits=-2.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00,MISSING_MID 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; Wed, 03 Nov 2010 12:56:11 +0000 From: "ro at gcc dot gnu.org" To: gcc-bugs@gcc.gnu.org Subject: [Bug tree-optimization/46286] [4.6 Regression] ICE in do_complex_constraint, at tree-ssa-structalias.c:1882 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: gcc X-Bugzilla-Component: tree-optimization X-Bugzilla-Keywords: build, ice-on-valid-code X-Bugzilla-Severity: normal X-Bugzilla-Who: ro at gcc dot gnu.org X-Bugzilla-Status: RESOLVED X-Bugzilla-Priority: P3 X-Bugzilla-Assigned-To: rguenth at gcc dot gnu.org X-Bugzilla-Target-Milestone: 4.6.0 X-Bugzilla-Changed-Fields: In-Reply-To: References: X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Wed, 03 Nov 2010 12:56: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: 2010-11/txt/msg00308.txt.bz2 Message-ID: <20101103125600.sLkw8y2WqaeBs_VzLojNWZYg2NobnnMYc66kHINSkwQ@z> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46286 --- Comment #9 from Rainer Orth 2010-11-03 12:55:41 UTC --- Also affects i386-pc-solaris2.10, sparc-sun-solaris2.10, mips-sgi-irix6.5. Proposed patch allows bootstrap to continue on Solaris 10/x86, but later rans into another ICE: /vol/gcc/src/hg/trunk/local/gcc/config/i386/i386.md: In function 'split_insns': /vol/gcc/src/hg/trunk/local/gcc/config/i386/i386.md:11856:1: internal compiler error: in dwarf2out_frame_debug_adjust_cfa, at dwarf2out.c:1881 (maybe related to PR bootstrap/46018).