[Bug tree-optimization/55802] Various missed optimizations for a simple function in GCC itself

2021-07-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55802 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2019-03-04 00:00:00 |2021-7-19 Severity|normal

[Bug tree-optimization/99069] Failure to optimize bool selection pattern

2021-07-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99069 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2021-07-20 Status|UNCONFIRME

[Bug tree-optimization/99069] Failure to optimize bool selection pattern

2021-07-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99069 Andrew Pinski changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug tree-optimization/99069] Failure to optimize bool selection pattern

2021-07-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99069 Andrew Pinski changed: What|Removed |Added Resolution|--- |DUPLICATE Status|ASSIGNED

[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/67628] [tree-optimization] (a && b) && c shows better codegen than a && (b && c)

2021-07-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67628 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2021-06-07 00:00:00 |2021-7-19 Severity|normal

[Bug target/100152] [10/11/12 Regression] used caller-saved register not preserved across a call.

2021-07-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100152 --- Comment #56 from CVS Commits --- The releases/gcc-11 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:383295aaada04b02b733ab6b9e069dfb020d47b3 commit r11-8784-g383295aaada04b02b733ab6b9e069dfb020d47b3 Author: Iain Sandoe D

[Bug tree-optimization/57702] Reassoc missed optimizations

2021-07-19 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57702 Andrew Pinski changed: What|Removed |Added URL||\ Severity|normal

[Bug c++/99215] coroutines: debugging with gdb

2021-07-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=99215 --- Comment #11 from CVS Commits --- The releases/gcc-11 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:feef2e414d45f732509ab044d4ad14aed125b024 commit r11-8786-gfeef2e414d45f732509ab044d4ad14aed125b024 Author: Iain Sandoe Da

[Bug c++/95520] [coroutines] __builtin_FUNCTION() returns mangled .actor instead of original function name

2021-07-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95520 --- Comment #5 from CVS Commits --- The releases/gcc-11 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:3a93c67f21818eafd6823a7c3d06db1432f9c07b commit r11-8787-g3a93c67f21818eafd6823a7c3d06db1432f9c07b Author: Iain Sandoe Dat

[Bug bootstrap/100246] [11/12 Regression] GCC will not bootstrap with clang 3.4/3.5 [xcode 5/6, Darwin 12/13]

2021-07-19 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100246 --- Comment #9 from CVS Commits --- The releases/gcc-11 branch has been updated by Iain D Sandoe : https://gcc.gnu.org/g:5dd3fe90a5c0067e3e21d81aa904d13a4154eb4a commit r11-8788-g5dd3fe90a5c0067e3e21d81aa904d13a4154eb4a Author: Iain Sandoe Da

[Bug bootstrap/100246] [11/12 Regression] GCC will not bootstrap with clang 3.4/3.5 [xcode 5/6, Darwin 12/13]

2021-07-19 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100246 Iain Sandoe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

<    1   2   3