OSDN Git Service

* c-decl.c (grokdeclarator): Diagnose _Noreturn for non-C1X if
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index 2e56e74..23b70e8 100644 (file)
@@ -1,5 +1,111 @@
+2011-08-19  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c90-noreturn-1.c, gcc.dg/c99-noreturn-1.c: New tests.
+
+2011-08-19  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * gcc.dg/builtins-67.c: Use dg-add-options c99_runtime.
+       * gcc.target/i386/conversion.c: Likewise.
+
+2011-08-19  Richard Guenther  <rguenther@suse.de>
+
+       * gcc.dg/torture/pr50067-1.c: New testcase.
+       * gcc.dg/torture/pr50067-2.c: Likewise.
+
+2011-08-19  Joey Ye  <joey.ye@arm.com>
+
+       PR target/49437
+       * gcc.target/arm/handler-align.c: New test.
+       * lib/target-supports.exp (check_effective_target_arm_cortex_m):
+       New Function.
+
+2011-08-19  Joey Ye  <joey.ye@arm.com>
+
+       * gcc.c-torture/execute/20101011-1.c (DO_TEST): Skip on ARM.
+
+2011-08-19  Mikael Morin  <mikael.morin@sfr.fr>
+
+       PR fortran/50071
+       * gfortran.dg/end_block_label_1.f90: New test.
+       * gfortran.dg/end_associate_label_1.f90: New test.
+
+2011-08-18  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c1x-pointer-float-1.c: New test.
+
+2011-08-18  Mikael Morin  <mikael.morin@sfr.fr>
+
+       PR fortran/50071
+       * gfortran.dg/duplicate_labels_2.f: New test.
+
+2011-08-18  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c1x-noreturn-1.c, gcc.dg/c1x-noreturn-2.c,
+       gcc.dg/c1x-noreturn-3.c, gcc.dg/c1x-noreturn-4.c,
+       gcc.dg/c1x-noreturn-5.c: New tests.
+
+2011-08-18  Joseph Myers  <joseph@codesourcery.com>
+
+       * gcc.dg/c1x-uni-string-1.c, gcc.dg/c1x-uni-string-2.c: New tests.
+
+2011-08-18  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/18918
+       * gfortran.dg/coarray_lock_1.f90: Update dg-error.
+       * gfortran.dg/coarray_lock_3.f90: Fix test.
+       * gfortran.dg/coarray_lock_4.f90: New.
+       * gfortran.dg/coarray_lock_5.f90: New.
+
+2011-08-18  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/50009
+       * gcc.c-torture/compile/pr50009.c: New test.
+
+       PR target/50092
+       * gcc.dg/torture/pr50092.c: New test.
+
+2011-08-18  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/50109
+       * gfortran.dg/namelist_73.f90: New.
+
+2011-08-18  Jakub Jelinek  <jakub@redhat.com>
+
+       * g++.dg/plugin/decl_plugin.c: Include diagnostic.h.
+
+       PR debug/50017
+       * gcc.dg/pr50017.c: New test.
+
+2011-08-18  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/45625
+       * g++.dg/lookup/hidden-var1.C: New test case.
+
+2011-08-17  Tobias Burnus  <burnus@net-b.de>
+
+       PR fortran/31461
+       * gfortran.dg/warn_unused_var_2.f90: New.
+       * gfortran.dg/warn_unused_var_3.f90: New.
+
+2011-08-17  Tom de Vries  <tom@codesourcery.com>
+
+       PR target/43597
+       * gcc.target/arm/pr43597.c: New test.
+
+2011-08-17  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/50070
+       * gfortran.dg/common_13.f90: New.
+
 2011-08-16  Jason Merrill  <jason@redhat.com>
 
+       PR c++/50086
+       * g++.dg/cpp0x/variadic-unresolved.C: New.
+
+       * g++.old-deja/g++.brendan/README: Add R.I.P.
+
+       * g++.dg/ext/attr-used-1.C: New.
+
        PR c++/50054
        * g++.dg/cpp0x/initlist56.C: New.