[Bug tree-optimization/89263] Simplify bool expression to OR

2023-06-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/89263] Simplify bool expression to OR

2023-06-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 --- Comment #11 from CVS Commits --- The trunk branch has been updated by Andrew Pinski : https://gcc.gnu.org/g:64d90d06d2db43538c8a45adbb3d74842f7868ae commit r14-1597-g64d90d06d2db43538c8a45adbb3d74842f7868ae Author: Andrew Pinski Date: We

[Bug tree-optimization/89263] Simplify bool expression to OR

2023-06-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 Andrew Pinski changed: What|Removed |Added URL||https://gcc.gnu.org/piperma

[Bug tree-optimization/89263] Simplify bool expression to OR

2023-06-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 --- Comment #9 from Andrew Pinski --- Created attachment 55245 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55245&action=edit Patch where I need to add some more testcases

[Bug tree-optimization/89263] Simplify bool expression to OR

2023-06-02 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 Andrew Pinski changed: What|Removed |Added CC||ubizjak at gmail dot com --- Comment #8

[Bug tree-optimization/89263] Simplify bool expression to OR

2023-05-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 --- Comment #7 from Andrew Pinski --- *** Bug 96923 has been marked as a duplicate of this bug. ***

[Bug tree-optimization/89263] Simplify bool expression to OR

2021-08-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 Andrew Pinski changed: What|Removed |Added Severity|normal |enhancement

[Bug tree-optimization/89263] Simplify bool expression to OR

2021-07-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 Andrew Pinski changed: What|Removed |Added CC||gabravier at gmail dot com --- Comment #

[Bug tree-optimization/89263] Simplify bool expression to OR

2021-05-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 Andrew Pinski changed: What|Removed |Added Depends on||25290 Status|NEW

[Bug tree-optimization/89263] Simplify bool expression to OR

2021-05-23 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 Andrew Pinski changed: What|Removed |Added CC||sergey.ignatchenko at ithare dot c

[Bug tree-optimization/89263] Simplify bool expression to OR

2019-02-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 --- Comment #3 from Richard Biener --- A job for phiopt.

[Bug tree-optimization/89263] Simplify bool expression to OR

2019-02-09 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/89263] Simplify bool expression to OR

2019-02-09 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89263 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization CC|