This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/15725] ICE in EXECUTE_IF_SET_IN_REG_SET macro when gcc built with BOOT_CFLAGS="-g -O2 -fold-unroll-loops"
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 29 May 2004 21:28:41 -0000
- Subject: [Bug rtl-optimization/15725] ICE in EXECUTE_IF_SET_IN_REG_SET macro when gcc built with BOOT_CFLAGS="-g -O2 -fold-unroll-loops"
- References: <20040529175822.15725.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2004-05-29 21:28 -------
You might want to try this one:
2004-05-17 Eric Botcazou <ebotcazou@libertysurf.fr>
PR optimization/11841
* loop.h (REGNO_LAST_NOTE_LUID): New macro.
* unroll.c (unroll_loop): Take into account notes when deciding
whether a pseudo is local to the loop.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15725