------- Comment #5 from rguenth at gcc dot gnu dot org  2010-04-22 15:40 -------
Reduced testcase:

template <class T> void void_cast_register(T *) __attribute__ ((used));
template <class T> void void_cast_register(T *) { }


-- 


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

Reply via email to