https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64898
Andrew Pinski changed:
What|Removed |Added
CC||thiago at kde dot org
--- Comment #5 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64898
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64898
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Thu Feb 12 22:44:38 2015
New Revision: 220666
URL: https://gcc.gnu.org/viewcvs?rev=220666&root=gcc&view=rev
Log:
PR c++/64898
* mangle.c (write_mangled_name): Fix test for variabl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64898
Jason Merrill changed:
What|Removed |Added
Keywords||ABI
Status|NEW
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64898
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64898
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64898
Andrew Pinski changed:
What|Removed |Added
Keywords||wrong-code
Target Milestone|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64898
--- Comment #1 from Andrew Pinski ---
s/extern function/extern function pointer/
This is a variable of a function pointer type.