[Bug c++/93643] [10 Regression] Static function pointer inside inline function with "C" linkage is not mangled

2020-02-10 Thread iucar at fedoraproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93643 --- Comment #3 from Iñaki Ucar --- I got no backtrace, just the output shown in my first comment, at least with the gcc version included in Fedora Rawhide. I've just attached the test.ii file too. With -v: $ g++ -v -save-temps test.cpp Using bu

[Bug c++/93643] [10 Regression] Static function pointer inside inline function with "C" linkage is not mangled

2020-02-10 Thread iucar at fedoraproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93643 --- Comment #2 from Iñaki Ucar --- Created attachment 47811 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47811&action=edit test.ii

[Bug c++/93643] New: Static function pointer inside inline function with "C" linkage is not mangled

2020-02-09 Thread iucar at fedoraproject dot org
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: iucar at fedoraproject dot org Target Milestone: --- Created attachment 47807 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=47807&action=edit Assemb