http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50981
Tobias Burnus <burnus at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #45 from Tobias Burnus <burnus at gcc dot gnu.org> 2012-10-16 13:08:39 UTC --- I close this PR now as FIXED. The initial problem has been fixed on 4.7 + trunk (= 4.8). Some issue exists in 4.4 to 4.6, another is a special case for a new 4.6 nonpolymorphism feature. I don't think it makes sense to backport those. I think all test cases of this PR are effectively fixed on the trunk (= 4.8). Some issues - mainly with ELEMENTAL - remain, but those are tracked in PR54618.