This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/23509] [4.1 regression] ICE with ivopts
- 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 2005 21:19:09 -0000
- Subject: [Bug tree-optimization/23509] [4.1 regression] ICE with ivopts
- References: <20050821211705.23509.falk@debian.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-21 21:19 -------
Confirmed.
There are different ICE on different targets:
on x86-linux-gnu: t.c:1: internal compiler error: in finalize_ssa_uses, at tree-ssa-operands.c:580
on ppc-darwin: t.c:1: internal compiler error: Bus error
Both ICEs are from after/during IV-OPTs.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |rakdver at gcc dot gnu dot
| |org
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2005-08-21 21:19:08
date| |
Summary|[4.0 regression] ICE with |[4.1 regression] ICE with
|ivopts |ivopts
Target Milestone|--- |4.1.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23509