[Bug go/63560] __go_set_defer_retaddr shouldn't be split by IPA split

2019-03-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63560 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug go/63560] __go_set_defer_retaddr shouldn't be split by IPA split

2019-03-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63560 --- Comment #5 from Martin Liška --- Author: marxin Date: Fri Mar 8 12:37:54 2019 New Revision: 269491 URL: https://gcc.gnu.org/viewcvs?rev=269491&root=gcc&view=rev Log: Restrict IPA split (PR go/63560). 2019-03-08 Jan Hubicka PR g

[Bug go/63560] __go_set_defer_retaddr shouldn't be split by IPA split

2018-11-19 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63560 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug go/63560] __go_set_defer_retaddr shouldn't be split by IPA split

2015-01-30 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63560 --- Comment #3 from Ian Lance Taylor --- Was the patch in comment #1 ever committed? I don't see it.

[Bug go/63560] __go_set_defer_retaddr shouldn't be split by IPA split

2014-10-16 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63560 --- Comment #2 from ian at gcc dot gnu.org --- Author: ian Date: Thu Oct 16 17:17:40 2014 New Revision: 216341 URL: https://gcc.gnu.org/viewcvs?rev=216341&root=gcc&view=rev Log: PR go/63560 compiler: Mark functions that call defer_retaddr as

[Bug go/63560] __go_set_defer_retaddr shouldn't be split by IPA split

2014-10-16 Thread hubicka at ucw dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63560 --- Comment #1 from Jan Hubicka --- Does something like this work? Honza Index: ipa-split.c === --- ipa-split.c(revision 216318) +++ ipa-split.c(working copy) @@ -1613,6 +1