http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46755
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> 2010-12-21
20:17:06 UTC ---
dg-options misses -std=legacy, so it diagnoses deleted features and thus the
testcase fails.
