[Bug target/17428] [4.0 Regression] internal compiler error: in spill_failure, at reload1.c:1880
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Sep 14 02:32:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-14 02:32 -------
I would assume that this is caused by:
2004-09-05 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
* tree-ssa-loop-ivopts.c: New file.
....
But then again this most likely can be produced ealier than that or maybe not.
One thing I noticed though is that "&a[0] + 8B" not folded to &a[2] which might improve the issue.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |rakdver at atrey dot karlin
| |dot mff dot cuni dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17428
More information about the Gcc-bugs
mailing list