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]

Re: [v3] fixups for traits testsuite


On 16/05/07, Benjamin Kosnik <bkoz@redhat.com> wrote:

--- 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...

Cheers,

Manuel.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]