[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2023-01-03 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 --- Comment #13 from Eric Botcazou --- > Just to make it clear, since we have had customers asking about it, it is > still possible to trigger this issue with -mtune=leon or -mtune-leon3, > though it might make it less likely to happen. Very

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2023-01-03 Thread cederman at gaisler dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 Daniel Cederman changed: What|Removed |Added CC||cederman at gaisler dot com ---

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2022-10-25 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 --- Comment #11 from Eric Botcazou --- > Much more important: Thanks for fixing it :-) You're welcome. It looks like -mtune=leon or -mtune-leon3 can mitigate it.

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2022-10-17 Thread dennis.borde at ohb dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 --- Comment #10 from Dennis Borde --- Much more important: Thanks for fixing it :-)

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2022-10-14 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|---

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2022-10-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 --- Comment #8 from CVS Commits --- The releases/gcc-10 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:d0ef37c35b7ff7324b4567652380f32079d46088 commit r10-11034-gd0ef37c35b7ff7324b4567652380f32079d46088 Author: Eric Botcazou

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2022-10-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 --- Comment #7 from CVS Commits --- The releases/gcc-11 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:3f4b65df625edae3e8829718af721ad2330b3f22 commit r11-10311-g3f4b65df625edae3e8829718af721ad2330b3f22 Author: Eric Botcazou

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2022-10-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 --- Comment #6 from CVS Commits --- The releases/gcc-12 branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:a5a6598d5b1d29741993371310c0bb8ca57e190c commit r12-8831-ga5a6598d5b1d29741993371310c0bb8ca57e190c Author: Eric Botcazou

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2022-10-14 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 --- Comment #5 from CVS Commits --- The master branch has been updated by Eric Botcazou : https://gcc.gnu.org/g:e39b170695a161feba7401b7d21d824db9ee1f8f commit r13-3296-ge39b170695a161feba7401b7d21d824db9ee1f8f Author: Eric Botcazou Date:

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2022-10-13 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/107248] wrong scheduling of stack adjustment in leaf function at -O2

2022-10-13 Thread ebotcazou at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=107248 Eric Botcazou changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org