From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19795 invoked by alias); 15 May 2006 15:51:45 -0000 Received: (qmail 19748 invoked by uid 48); 15 May 2006 15:51:34 -0000 Date: Mon, 15 May 2006 15:51:00 -0000 Message-ID: <20060515155134.19747.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug rtl-optimization/27616] Internal error with -O1 (CSE) In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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-05/txt/msg01468.txt.bz2 List-Id: ------- Comment #1 from pinskia at gcc dot gnu dot org 2006-05-15 15:51 ------- #2 0x081a4404 in lookup_as_function (x=, code=PLUS) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cse.c:1453 #3 0x081a58d0 in fold_rtx (x=, insn=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cse.c:4213 #4 0x081a5a9e in fold_rtx (x=, insn=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cse.c:3452 #5 0x081a58e4 in fold_rtx (x=, insn=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cse.c:4218 #6 0x081a5a9e in fold_rtx (x=, insn=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cse.c:3452 #7 0x081a58e4 in fold_rtx (x=, insn=0x0) at /home/peshtigo/pinskia/src/gnu/gcc/src/gcc/cse.c:4218 # -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |ice-on-valid-code Summary|Internal error with -O3 |Internal error with -O1 | |(CSE) http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27616