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 tree-optimization/71815] SLSR misses several PHI candidate cases


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71815

--- Comment #7 from Bill Schmidt <wschmidt at gcc dot gnu.org> ---
I have a prototype that fixes this in the obvious way and it causes both
slsr-35.c and slsr-36.c to pass again without turning off code hoisting.  I'll
do a regstrap and then work on some benchmark testing.  I'll post the patch
here for others to try when I get that far.

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