------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-22 
23:08 -------
A little further:
template <class Union>
void perform_test_trivial() {
  struct check_union {  void perform_test_trivial() {} };
}


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[4.0/4.1 Regression] ICE in |[4.0/4.1 Regression] ICE in
                   |GC with local class inside a|GC with local class inside a
                   |function inside a template  |template function
                   |class                       |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21687

Reply via email to