From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16840 invoked by alias); 16 Jun 2006 15:49:26 -0000 Received: (qmail 16785 invoked by uid 48); 16 Jun 2006 15:49:17 -0000 Date: Fri, 16 Jun 2006 15:51:00 -0000 Subject: [Bug objc/28062] New: [4.0/4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466 X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "tbm at cyrius dot com" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2006-06/txt/msg01561.txt.bz2 List-Id: [ forwarded from http://bugs.debian.org/373820 ] We're seeing the following ICE, both with gcc 4.1 and latest 4.2 (but 4.0 works). Apparently it only happens on x86_64. It works when you drop the optimization flag. (sid)75:tbm@usurper: ~/delta/bin] /usr/lib/gcc-snapshot/bin/gcc -c -O2 mini.m mini.m: In function '-[CynthiuneHeaderCell _drawArrowOfSize:atReferencePoint:]': mini.m:75: internal compiler error: in simplify_subreg, at simplify-rtx.c:4466 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. For Debian GNU/Linux specific bug reporting instructions, see . zsh: exit 1 /usr/lib/gcc-snapshot/bin/gcc -c -O2 mini.m (sid)76:tbm@usurper: ~/delta/bin] -- Summary: [4.0/4.1 regression] ICE in simplify_subreg, at simplify-rtx.c:4466 Product: gcc Version: 4.1.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: objc AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: tbm at cyrius dot com GCC build triplet: x86_64-linux-gnu GCC target triplet: x86_64-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28062