OSDN Git Service

2009-11-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 5ea0e42..5864fb5 100644 (file)
@@ -1,3 +1,31 @@
+2009-11-06  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
+
+       PR fortran/41909
+       * gfortran.dg/recursive_check_15.f90: New test.
+
+2009-11-06  Jason Merrill  <jason@redhat.com>
+
+       PR c++/15946
+       * g++.dg/parse/error36.C: New.
+       * g++.old-deja/g++.other/typename1.C: Adjust.
+
+       PR c++/9381
+       * g++.dg/abi/regparm1.C: New.
+
+2009-11-06  Basile Starynkevitch  <basile@starynkevitch.net>
+
+       * g++.dg/plugin/pragma_plugin-test-1.C: new testcase for
+       PLUGIN_PRAGMAS.
+       * g++.dg/plugin/pragma_plugin.c: new test plugin for
+       PLUGIN_PRAGMAS.
+       * g++.dg/plugin/plugin.exp (plugin_test_list): Add pragma_plugin.c and
+       pragma_plugin-test-1.C.
+
+2009-11-06  Andrew Pinski  <andrew_pinski@playstation.sony.com>
+
+       PR c++/41536
+       * g++.dg/ext/always_inline-5.C: New test.
+
 2009-11-06  Jakub Jelinek  <jakub@redhat.com>
 
        PR c++/41967