[Bug c++/3698] improper handling of an extern declared inline function

2018-10-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3698 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Fri Oct 12 17:27:56 2018 New Revision: 265115 URL: https://gcc.gnu.org/viewcvs?rev=265115&root=gcc&view=rev Log: Backported from mainline 2018-07-16 Jakub Jelinek

[Bug c++/3698] improper handling of an extern declared inline function

2018-10-12 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3698 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Fri Oct 12 14:43:18 2018 New Revision: 265103 URL: https://gcc.gnu.org/viewcvs?rev=265103&root=gcc&view=rev Log: Backported from mainline 2018-07-16 Jakub Jelinek

[Bug c++/3698] improper handling of an extern declared inline function

2018-07-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3698 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Mon Jul 16 07:44:48 2018 New Revision: 262679 URL: https://gcc.gnu.org/viewcvs?rev=262679&root=gcc&view=rev Log: PR c++/3698 PR c++/86208 * cp-gimplify.c (cp_generi

[Bug c++/3698] improper handling of an extern declared inline function

2018-07-16 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=3698 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Mon Jul 16 07:43:43 2018 New Revision: 262678 URL: https://gcc.gnu.org/viewcvs?rev=262678&root=gcc&view=rev Log: PR c++/3698 PR c++/86208 * cp-gimplify.c (cp_generi