http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11856
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason at gcc dot gnu.org, | |paolo.carlini at oracle dot | |com --- Comment #31 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-05-14 11:31:10 UTC --- Still a bug. The ideal fix would be to detect that the type is dependent and not warn. How to do this needs to be investigated. Paolo, Jason, any ideas?