[Bug tree-optimization/94786] Missed min/max pattern using xor+and+less

2020-05-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94786 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/94786] Missed min/max pattern using xor+and+less

2020-05-08 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94786 --- Comment #4 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:1595a1cb7bfac8d5a6026d5d6f3a495be0391506 commit r11-198-g1595a1cb7bfac8d5a6026d5d6f3a495be0391506 Author: Jakub Jelinek Date: Fri

[Bug tree-optimization/94786] Missed min/max pattern using xor+and+less

2020-05-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94786 --- Comment #3 from Jakub Jelinek --- Created attachment 48475 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=48475&action=edit gcc11-pr94786.patch Untested fix.

[Bug tree-optimization/94786] Missed min/max pattern using xor+and+less

2020-05-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94786 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org Sta

[Bug tree-optimization/94786] Missed min/max pattern using xor+and+less

2020-04-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=94786 Richard Biener changed: What|Removed |Added Last reconfirmed||2020-04-27 Keywords|