[Bug ipa/101354] [11/12 regression] naked function mishandled - store optimized away

2021-08-13 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101354 --- Comment #6 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:4998404915bba9cb04c438a926cdf7126782a767 commit r12-2901-g4998404915bba9cb04c438a926cdf7126782a767 Author: Martin Liska Date: Thu

[Bug ipa/101354] [11/12 regression] naked function mishandled - store optimized away

2021-07-28 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101354 Richard Biener changed: What|Removed |Added Target Milestone|11.2|11.3 --- Comment #5 from Richard Biene

[Bug ipa/101354] [11/12 regression] naked function mishandled - store optimized away

2021-07-11 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101354 Martin Liška changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug ipa/101354] [11/12 regression] naked function mishandled - store optimized away

2021-07-06 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101354 --- Comment #3 from Richard Biener --- OTOH decl-attributes.c has generic code doing /* A "naked" function attribute implies "noinline" and "noclone" for those targets that support it. */ if (TREE_CODE (*node) == FUNCTION_DECL &

[Bug ipa/101354] [11/12 regression] naked function mishandled - store optimized away

2021-07-06 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101354 Richard Biener changed: What|Removed |Added Target||x86_64-*-* Ever confirmed|0

[Bug ipa/101354] [11/12 regression] naked function mishandled - store optimized away

2021-07-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101354 Andrew Pinski changed: What|Removed |Added URL|https://godbolt.org/z/4T4x8 | |eb4f