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

--- Comment #8 from vincenzo Innocente <vincenzo.innocente at cern dot ch> 
2011-11-07 09:38:08 UTC ---
Reduced test

actually it is enough to add
  s::foo(v);
in the main after   s::foo(a);


to get
0000000000000e34 t void s::foo<A>(A)
0000000000000e3a T void s::foo<s::vector<A> >(s::vector<A>)
0000000000000e2a t s::vector<A>::vector()

Reply via email to