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


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