[Bug middle-end/58670] asm goto miscompilation

2022-01-04 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |5.0

[Bug middle-end/58670] asm goto miscompilation

2018-09-07 Thread ndesaulniers at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 Nick Desaulniers changed: What|Removed |Added CC||ndesaulniers at google dot com --- Co

[Bug middle-end/58670] asm goto miscompilation

2014-06-13 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 Kai Tietz changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/58670] asm goto miscompilation

2014-06-13 Thread gccbugzilla at limegreensocks dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 --- Comment #8 from David --- I can confirm what Kai had to say in comment 7. Using a newer build resolves both the original problem reported by Jakub and the problem I saw in comment 5.

[Bug middle-end/58670] asm goto miscompilation

2014-06-13 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 Kai Tietz changed: What|Removed |Added CC||ktietz at gcc dot gnu.org --- Comment #7 fro

[Bug middle-end/58670] asm goto miscompilation

2014-06-12 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 Richard Biener changed: What|Removed |Added Target Milestone|4.7.4 |--- --- Comment #6 from Richard Biener

[Bug middle-end/58670] asm goto miscompilation

2014-05-27 Thread gccbugzilla at limegreensocks dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 David changed: What|Removed |Added CC||gccbugzilla@limegreensocks. |

[Bug middle-end/58670] asm goto miscompilation

2013-10-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Thu Oct 10 16:39:52 2013 New Revision: 203384 URL: http://gcc.gnu.org/viewcvs?rev=203384&root=gcc&view=rev Log: PR middle-end/58670 * stmt.c (expand_asm_operands): Add FALLTHRU_BB

[Bug middle-end/58670] asm goto miscompilation

2013-10-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Thu Oct 10 16:29:50 2013 New Revision: 203383 URL: http://gcc.gnu.org/viewcvs?rev=203383&root=gcc&view=rev Log: PR middle-end/58670 * stmt.c (expand_asm_operands): Add FALLTHRU_BB

[Bug middle-end/58670] asm goto miscompilation

2013-10-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug middle-end/58670] asm goto miscompilation

2013-10-10 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |4.7.4

[Bug middle-end/58670] asm goto miscompilation

2013-10-09 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58670 --- Comment #1 from Jakub Jelinek --- I see multiple issues: 1) commit_one_edge_insertion doesn't seem to cope with asm goto, I think asm goto with only labels pointing to the fallthru bb's labels can happen both for the single_pred_p (e->de