This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/37251] [4.4 Regression] ICE with ira: delete_allocno_from_bucket
- From: "dominiq at lps dot ens dot fr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Aug 2008 07:59:33 -0000
- Subject: [Bug rtl-optimization/37251] [4.4 Regression] ICE with ira: delete_allocno_from_bucket
- References: <bug-37251-6642@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from dominiq at lps dot ens dot fr 2008-08-27 07:59 -------
Confirmed on i686-apple-darwin9 for the code in comment #3. -O2 is sufficient
to trigger the ICE
[ibook-dhum] f90/bug% gfc -O2 pr37251.f90
pr37251.f90: In function 'xb88_lr_adiabatic_lda_calc':
pr37251.f90:216: internal compiler error: in delete_allocno_from_bucket, at
ira-color.c:619
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37251