------- Comment #1 from rguenth at gcc dot gnu dot org  2008-01-14 10:44 -------
Confirmed.  4.0.4 gave

t.ii:3: error: non-template 'X' used as template
t.ii:3: note: use 'T::template X' to indicate that it is a template
t.ii: In instantiation of 'A<int*>':
t.ii:6:   instantiated from here
t.ii:3: error: type 'int*' is not a base type for type 'A<int*>'


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
      Known to work|                            |4.0.4
           Priority|P3                          |P5
   Last reconfirmed|0000-00-00 00:00:00         |2008-01-14 10:44:45
               date|                            |


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

Reply via email to