This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/12002] [3.4 Regression] internal compiler error: in gen_lowpart, at emit-rtl.c:1374
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Aug 2003 12:10:12 -0000
- Subject: [Bug fortran/12002] [3.4 Regression] internal compiler error: in gen_lowpart, at emit-rtl.c:1374
- References: <20030821034120.12002.Remigius.Mommsen@cern.ch>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12002
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Priority|P2 |P1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-21 12:10:11
date| |
Summary|internal compiler error: in |[3.4 Regression] internal
|gen_lowpart, at emit- |compiler error: in
|rtl.c:1374 |gen_lowpart, at emit-
| |rtl.c:1374
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-21 12:10 -------
I can confirm this on the mainline (20030821). This works in 3.3.2 (20030815) so this is a
regression.