------- Comment #7 from vincent dot riviere at freesbee dot fr 2008-04-30 15:32 ------- This is not a regression, however it is a bug, it has to be fixed. Inline assembly coupled with templates is very powerful, however because of this bug it is unusable :-( If I remember well, a workaround is to put the assembly in an inline global function, then call it from the template method.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33661