This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/15725] ICE in EXECUTE_IF_SET_IN_REG_SET macro when gcc built with BOOT_CFLAGS="-g -O2 -fold-unroll-loops"


------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  2004-05-29 22:37 -------
Subject: Re:  ICE in EXECUTE_IF_SET_IN_REG_SET mac

> 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.

Have you tried the testcase in 11841 with -fold-unroll-loops and 3.4?
I'm not totally sure but I think this uses essentially the unrolling code
present in 3.3.  I think this is also why Richard didn't have problems
with 3.4.

Dave


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15725


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]