http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56284
--- Comment #8 from janus at gcc dot gnu.org 2013-02-11 19:46:15 UTC ---
(In reply to comment #7)
> I don't know if it is the RIGHT fix, but at least it works (tested with
Yes, that's fine. Or one could just disable the errors with
! { dg-options "-std=legacy" }
in all three cases. Thought I had posted that already ...
