This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: optimization/9812: [3.2/3.3/3.4 regression] [m68k] ICE in extract_insn, at recog.c:2148
- From: Dara Hazeghi <dhazeghi at yahoo dot com>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 10 May 2003 00:46:00 -0000
- Subject: Re: optimization/9812: [3.2/3.3/3.4 regression] [m68k] ICE in extract_insn, at recog.c:2148
- Reply-to: Dara Hazeghi <dhazeghi at yahoo dot com>
The following reply was made to PR optimization/9812; it has been noted by GNATS.
From: Dara Hazeghi <dhazeghi@yahoo.com>
To: gcc-gnats@gcc.gnu.org, 177840@bugs.debian.org, nobody@gcc.gnu.org,
tagoh@debian.org, rick@def.debian.net
Cc:
Subject: Re: optimization/9812: [3.2/3.3/3.4 regression] [m68k] ICE in extract_insn, at recog.c:2148
Date: Fri, 9 May 2003 17:36:41 -0700
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-
trail&database=gcc&pr=9812
Hello,
I can confirm that this bug still appears on gcc 3.3 branch and gcc
mainline (20030508). It does not appear on 3.2.3. This bug appears with
only the options -O2, -O1 or lower appears to be fine.
Dara