[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2019-04-18 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2019-04-17 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 Christophe Lyon changed: What|Removed |Added CC||clyon at gcc dot gnu.org --- Comment #

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2019-04-17 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 --- Comment #10 from Eric Gallager --- (In reply to rsand...@gcc.gnu.org from comment #8) > Author: rsandifo > Date: Tue Jan 15 16:46:54 2019 > New Revision: 267941 > > URL: https://gcc.gnu.org/viewcvs?rev=267941&root=gcc&view=rev > Log: > PR in

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2019-01-18 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 --- Comment #9 from Christophe Lyon --- Author: clyon Date: Fri Jan 18 09:57:41 2019 New Revision: 268066 URL: https://gcc.gnu.org/viewcvs?rev=268066&root=gcc&view=rev Log: [ARM][testsuite] follow-up to PR target/52813 and target/11807 fix. 201

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2019-01-15 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 --- Comment #8 from rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Tue Jan 15 16:46:54 2019 New Revision: 267941 URL: https://gcc.gnu.org/viewcvs?rev=267941&root=gcc&view=rev Log: PR inline-asm/52813 revisited The original patch for th

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2018-12-09 Thread dinuxbg at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 Dimitar Dimitrov changed: What|Removed |Added CC||dinuxbg at gmail dot com --- Comment

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2017-07-28 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2012-05-28 Thread ralph-gccbugzilla at inputplus dot co.uk
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 Ralph Corderoy changed: What|Removed |Added CC||ralph-gccbugzilla at |

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2012-04-01 Thread jhaberman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 --- Comment #4 from Josh Haberman 2012-04-01 19:23:14 UTC --- I understand that GCC may not be able to save/restore %rsp like it does other registers. But if that's the case, GCC should throw an error if the user puts %rsp in the clobber list, i

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2012-04-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 --- Comment #3 from Uros Bizjak 2012-04-01 18:58:27 UTC --- (In reply to comment #2) > I don't expect the compiler to analyze the asm string. I expect the compiler > to respect my clobber list. > > I told GCC that I would clobber %rsp. Any oth

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2012-04-01 Thread jhaberman at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 Josh Haberman changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|INVALID

[Bug inline-asm/52813] %rsp in clobber list is silently ignored

2012-04-01 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52813 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|