[Bug rtl-optimization/37262] Two branches of the same condition being emitted
segher at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Nov 22 18:41:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37262
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-11-22
CC| |segher at gcc dot gnu.org
Known to work| |6.0
Ever confirmed|0 |1
Known to fail| |4.9.3
--- Comment #3 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Your first testcase works on both 4.9 and 6.0 now. The second
still fails on 4.9, but works on 6. I don't know about GCC 5.
More information about the Gcc-bugs
mailing list