------- Comment #7 from redi at gcc dot gnu dot org 2010-06-05 23:39 ------- Indeed, so I'll close this. 4.4 gives const char* D<U>::foo(typename B<U>::X) [with U = int] and 4.6 gives const char* D<U>::foo(typename B<U>::X) [with U = int, typename B<U>::X = int]
-- redi at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Known to work| |4.4.3 4.6.0 Resolution| |FIXED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16630