This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/28741] [4.2 regression] ICE with static member in invalid template class



------- 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]