[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|9.5

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2021-06-01 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Richard Biener changed: What|Removed |Added Target Milestone|9.4 |9.5 --- Comment #12 from Richard

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2020-03-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Jakub Jelinek changed: What|Removed |Added Target Milestone|9.3 |9.4 --- Comment #11 from Jakub Jelinek

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2019-08-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Jakub Jelinek changed: What|Removed |Added Target Milestone|9.2 |9.3 --- Comment #10 from Jakub Jelinek

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2019-05-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Jakub Jelinek changed: What|Removed |Added Target Milestone|9.0 |9.2 --- Comment #9 from Jakub Jelinek

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2018-11-22 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 --- Comment #8 from Uroš Bizjak --- (In reply to Uroš Bizjak from comment #7) > Let's keep the PR open for the eventual removal of the remaining blockage > instruction for targets that emit unwind information in the epilogue. FTR, the following

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2018-11-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Uroš Bizjak changed: What|Removed |Added Status|RESOLVED|NEW Resolution|FIXED

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2018-11-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Uroš Bizjak changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2018-11-21 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 --- Comment #5 from uros at gcc dot gnu.org --- Author: uros Date: Wed Nov 21 20:18:45 2018 New Revision: 266356 URL: https://gcc.gnu.org/viewcvs?rev=266356=gcc=rev Log: PR middle-end/88129 * function.c (expand_function_end): Do

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2018-11-21 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 --- Comment #4 from Eric Botcazou --- > Looking at the kludge, which say: > > /* @@@ This is a kludge. We want to ensure that instructions that > may trap are not moved into the epilogue by scheduling, because > we don't always

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2018-11-21 Thread rguenther at suse dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 --- Comment #3 from rguenther at suse dot de --- On Wed, 21 Nov 2018, ubizjak at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 > > Uroš Bizjak changed: > >What|Removed |Added >

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2018-11-21 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Uroš Bizjak changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Comment

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2018-11-21 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|