[Bug middle-end/83423] default_static_chain is sorry for non-nested functions

2019-02-13 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83423 Andrew Pinski changed: What|Removed |Added CC||mpoulhies at kalray dot eu --- Comment

[Bug middle-end/83423] default_static_chain is sorry for non-nested functions

2017-12-19 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83423 Tom de Vries changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/83423] default_static_chain is sorry for non-nested functions

2017-12-19 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83423 --- Comment #6 from Tom de Vries --- Author: vries Date: Wed Dec 20 00:46:38 2017 New Revision: 255849 URL: https://gcc.gnu.org/viewcvs?rev=255849=gcc=rev Log: Don't call targetm.calls.static_chain in non-static function 2017-12-20 Tom de

[Bug middle-end/83423] default_static_chain is sorry for non-nested functions

2017-12-19 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83423 Tom de Vries changed: What|Removed |Added Keywords||patch --- Comment #5 from Tom de Vries

[Bug middle-end/83423] default_static_chain is sorry for non-nested functions

2017-12-15 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83423 --- Comment #4 from Tom de Vries --- (In reply to Tom de Vries from comment #2) > Created attachment 42894 [details] > Tentative patch fixing backend call sites I'll bootstrap and regtest this patch on x86_64 once IT brings my bootstrap machine

[Bug middle-end/83423] default_static_chain is sorry for non-nested functions

2017-12-15 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83423 Tom de Vries changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug middle-end/83423] default_static_chain is sorry for non-nested functions

2017-12-15 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83423 --- Comment #2 from Tom de Vries --- Created attachment 42894 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=42894=edit Tentative patch fixing backend call sites

[Bug middle-end/83423] default_static_chain is sorry for non-nested functions

2017-12-14 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83423 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|