------- Comment #5 from falk at debian dot org  2007-08-01 20:15 -------
Actually, two lines suffice:

template<unsigned x> static inline void f() { }
template<>                  inline void f<5>() { }

This also breaks inkscape.


-- 

falk at debian dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1


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

Reply via email to