[Bug middle-end/110115] Wrong code at -O1 on x86_64-linux-gnu

2023-07-30 Thread shaohua.li at inf dot ethz.ch via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110115 --- Comment #5 from Shaohua Li --- I tried to bisect this case and I bisected it to r0-2686-gd119f34c952

[Bug middle-end/110115] Wrong code at -O1 on x86_64-linux-gnu

2023-06-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110115 --- Comment #4 from Andrew Pinski --- And yes -fstack-reuse=none fixes the issue.

[Bug middle-end/110115] Wrong code at -O1 on x86_64-linux-gnu

2023-06-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110115 Andrew Pinski changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug middle-end/110115] Wrong code at -O1 on x86_64-linux-gnu

2023-06-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110115 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Component|c