This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/23177] [4.1 Regression] internal compiler error with -O option
- 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: 1 Aug 2005 13:29:11 -0000
- Subject: [Bug tree-optimization/23177] [4.1 Regression] internal compiler error with -O option
- References: <20050801132105.23177.dir@lanl.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-01 13:29 -------
Confirmed:
IV-OPTs is causing it:
# VUSE <bk65>;
D.545_65 = MEM[symbol: bk65, index: D.685_81, step: 4B, offset: -4B];
Notice how the VUSE operand was not renamed.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |rakdver at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Component|fortran |tree-optimization
Ever Confirmed| |1
GCC host triplet|powerpc-apple-darwin7.9.0 |
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2005-08-01 13:29:07
date| |
Summary|internal compiler error with|[4.1 Regression] internal
|-O option |compiler error with -O
| |option
Target Milestone|--- |4.1.0
Version|4.0.0 |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23177