[Bug tree-optimization/96897] Failure to optimize sub+not involving constant to add

2021-08-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96897 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |11.0 Status|ASSIGNED

[Bug tree-optimization/96897] Failure to optimize sub+not involving constant to add

2021-08-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96897 Bug 96897 depends on bug 37516, which changed state. Bug 37516 Summary: ~(-2 - a) is not being optimized into a + 1 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37516 What|Removed |Added

[Bug tree-optimization/96897] Failure to optimize sub+not involving constant to add

2021-08-03 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96897 Andrew Pinski changed: What|Removed |Added Depends on||37516 Assignee|prathamesh3492

[Bug tree-optimization/96897] Failure to optimize sub+not involving constant to add

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

[Bug tree-optimization/96897] Failure to optimize sub+not involving constant to add

2021-05-04 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96897 Richard Biener changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/96897] Failure to optimize sub+not involving constant to add

2020-09-02 Thread gabravier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96897 Gabriel Ravier changed: What|Removed |Added Summary|Failure to optimize |Failure to optimize sub+not