[Bug c++/55275] abi_tag attribute doesn't work on explicit specializations of class templates

2012-11-15 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55275 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/55275] abi_tag attribute doesn't work on explicit specializations of class templates

2012-11-14 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55275 --- Comment #3 from Jason Merrill jason at gcc dot gnu.org 2012-11-15 01:53:34 UTC --- Author: jason Date: Thu Nov 15 01:53:23 2012 New Revision: 193524 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=193524 Log: PR c++/55275

[Bug c++/55275] abi_tag attribute doesn't work on explicit specializations of class templates

2012-11-12 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55275 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW

[Bug c++/55275] abi_tag attribute doesn't work on explicit specializations of class templates

2012-11-12 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55275 --- Comment #2 from Jonathan Wakely redi at gcc dot gnu.org 2012-11-12 18:04:53 UTC --- Yep, I filed this before your reply on the list. I'm happy to change future without using the tag, I was just being (maybe too) cautious about ABI