[Bug middle-end/38533] [4.2/4.3/4.4 regression] tree-ssa-reassoc.c increases register pressure several times
jakub at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Dec 17 16:05:00 GMT 2008
------- Comment #6 from jakub at gcc dot gnu dot org 2008-12-17 16:04 -------
The problem with the patch is that useless insns (visited with has_zero_uses on
lhs) are now scattered in the bbs and so aren't removed immediately.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38533
More information about the Gcc-bugs
mailing list