[Bug c++/28741] [4.2 regression] ICE with static member in invalid template class
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Aug 18 04:46:00 GMT 2006
------- Comment #1 from pinskia at gcc dot gnu dot org 2006-08-18 04:46 -------
Actually I don't think this is fallout of that patch but really of the
anonymous namespace changes which added decl_anon_ns_mem_p.
Confirmed.
Most likely introduced by:
2006-06-29 Jason Merrill <jason@redhat.com>
PR c++/21581
PR c++/25915
* tree.c (decl_anon_ns_mem_p): New function.
--
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|27668 |
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2006-08-18 04:46:37
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28741
More information about the Gcc-bugs
mailing list