[Bug debug/102955] assembler errors when bootstrapping with #pragma optimize "0"

2021-10-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955 Andrew Pinski changed: What|Removed |Added Last reconfirmed||2021-10-26 Ever confirmed|0

[Bug debug/102955] assembler errors when bootstrapping with #pragma optimize "0"

2021-10-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955 Andrew Pinski changed: What|Removed |Added CC||pinskia at gcc dot gnu.org --- Comment

[Bug debug/102955] assembler errors when bootstrapping with #pragma optimize "0"

2021-10-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code --- Comment #4 from A

[Bug debug/102955] assembler errors when bootstrapping with #pragma optimize "0"

2021-10-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955 --- Comment #3 from Andrew Pinski --- Created attachment 51671 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51671&action=edit gimplify.ii from aarch64 (bz2)

[Bug debug/102955] assembler errors when bootstrapping with #pragma optimize "0"

2021-10-26 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102955 --- Comment #2 from Andrew Pinski --- (In reply to Andrew Pinski from comment #1) > Hmm, maybe -gtoggle is the cause > Because stage3 works ... Yes it is -gtoggle issue.