[Bug middle-end/25399] Another bogus 'clobbered by longjmp' message
dalej at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Dec 13 22:54:00 GMT 2005
------- Comment #3 from dalej at gcc dot gnu dot org 2005-12-13 22:54 -------
(In the original example) note the bit vectors at beginning and end of blocks
show 120 as live throughout the loop, although it isn't really. That's why I
think it affects register pressure. GRA does do some munging of those bit
vectors though, maybe it fixes this.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25399
More information about the Gcc-bugs
mailing list