[Bug c++/12056] string literal in extern inline function not unique
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Tue Aug 26 18:09:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12056
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-08-26 18:09:42
date| |
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-08-26 18:09 -------
I can confirm this on the mainline (20030825).
I think if it generated a named symbol and put it into the linkonce section, this will work.
More information about the Gcc-bugs
mailing list