This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
--- testsuite/21_strings/char_traits/requirements/wchar_t/typedefs.cc (revision 0) +++ testsuite/21_strings/char_traits/requirements/wchar_t/typedefs.cc (revision 0) @@ -0,0 +1,43 @@ +// dg-do compile +// dg-options -ansi -pedantic-err
Does this work at all ? Are you sure you don't need "{}" around dg directives? And "-pedantic-err" ? I don't think those directives are doing anything at all...
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |