[Bug tree-optimization/42195] missed xnor optimization.

2022-11-25 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42195 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug tree-optimization/42195] missed xnor optimization.

2021-06-05 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42195 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug tree-optimization/42195] missed xnor optimization.

2016-10-25 Thread pawel_sikora at zoho dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=42195 Pawel Sikora changed: What|Removed |Added Known to fail||7.0 --- Comment #2 from Pawel Sikora ---

[Bug tree-optimization/42195] missed xnor optimization.

2009-11-27 Thread rguenth at gcc dot gnu dot org
--- Comment #1 from rguenth at gcc dot gnu dot org 2009-11-27 15:07 --- Confirmed. This somehow looks like a variant of PR42117. Or of course a missed folding - though I believe we shouldn't match this big patterns in fold anymore. -- rguenth at gcc dot gnu dot org changed: