Revert behavior to r251316.
[gcc.git] / gcc / testsuite / ChangeLog
index 3a879999e0ba13a49b94a0e0a1d47c2d848b15a0..42f163ab25d0fa029f9f1b72af3f413ebda20fa9 100644 (file)
@@ -1,3 +1,141 @@
+2018-02-07  Martin Liska  <mliska@suse.cz>
+
+       PR c++/84059.
+       * g++.dg/ext/mv26.C: New test.
+
+2018-02-07  Tom de Vries  <tom@codesourcery.com>
+
+       * gcc.dg/pr83844.c: Require effective target alloca.
+
+2018-02-07  Tom de Vries  <tom@codesourcery.com>
+
+       * gcc.dg/torture/pr83055.c: Require effective target global_constructor.
+
+2018-02-07  H.J. Lu  <hongjiu.lu@intel.com>
+
+       PR target/84243
+       * gcc.target/i386/cet-intrin-4.c (dg-options): Use
+       -fcf-protection=return.
+
+2018-02-07  Tom de Vries  <tom@codesourcery.com>
+
+       PR libgomp/84217
+       * c-c++-common/goacc/pr84217.c: New test.
+       * gfortran.dg/goacc/pr84217.f90: New test.
+
+2018-02-07  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/84204
+       * gcc.dg/graphite/pr84204.c: New testcase.
+
+       PR tree-optimization/84205
+       * gcc.dg/graphite/pr84205.c: New testcase.
+
+       PR tree-optimization/84223
+       * gfortran.dg/graphite/pr84223.f90: New testcase.
+
+2018-02-07  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/71662
+       * g++.dg/cpp0x/scoped_enum7.C: New.
+
+2018-02-07  Christophe Lyon <christophe.lyon@linaro.org>
+
+       PR tree-optimization/83008
+       * gcc.dg/cse_recip.c: Add -fno-tree-slp-vectorize.
+
+2018-02-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/84235
+       * gcc.c-torture/execute/ieee/pr84235.c: New test.
+
+2018-02-07  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR testsuite/84243
+       * c-c++-common/fcf-protection-6.c: Only pass -mshstk on x86
+       targets.
+       * c-c++-common/fcf-protection-7.c: Likewise for -mibt.
+
+2018-02-06  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/84146
+       * gcc.target/i386/pr84146.c: New test.
+
+2018-02-06  Michael Collison  <michael.collison@arm.com>
+
+       * gcc.target/arm/pr7676.c: New testcase for incorrect splitting.
+
+2018-02-06  Bill Schmidt  <wschmidt@linux.vnet.ibm.com>
+
+       * gcc.target/powerpc/safe-indirect-jump-1.c: Detect deprecation
+       warning for -mno-speculate-indirect-jumps.
+       * gcc.target/powerpc/safe-indirect-jump-2.c: Likewise.
+       * gcc.target/powerpc/safe-indirect-jump-3.c: Likewise.
+       * gcc.target/powerpc/safe-indirect-jump-4.c: Likewise.
+       * gcc.target/powerpc/safe-indirect-jump-5.c: Likewise.
+       * gcc.target/powerpc/safe-indirect-jump-6.c: Likewise.
+       * gcc.target/powerpc/safe-indirect-jump-7.c: Likewise.
+
+2018-02-06  Igor Tsimbalist  <igor.v.tsimbalist@intel.com>
+
+       PR target/84145
+       * c-c++-common/fcf-protection-1.c: Change a compared message.
+       * c-c++-common/fcf-protection-2.c: Likewise.
+       * c-c++-common/fcf-protection-3.c: Likewise.
+       * c-c++-common/fcf-protection-5.c: Likewise.
+       * c-c++-common/fcf-protection-6.c: New test.
+       * c-c++-common/fcf-protection-7.c: Likewise.
+
+2018-02-06  Marek Polacek  <polacek@redhat.com>
+
+       PR tree-optimization/84228
+       * c-c++-common/Wstringop-truncation-3.c: New test.
+
+2018-02-06  Tamar Christina  <tamar.christina@arm.com>
+
+       PR target/82641
+       * gcc.target/arm/pragma_arch_switch_2.c: New.
+
+2018-02-06  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       PR target/79975
+       * gcc.dg/rtl/x86_64/final.c: Add -fdwarf2-cfi-asm to dg-options.
+
+2018-02-05  Martin Sebor  <msebor@redhat.com>
+
+       PR tree-optimization/83369
+       * gcc.dg/Wnonnull.c: New test.
+
+2018-02-05  Richard Sandiford  <richard.sandiford@linaro.org>
+
+       * lib/lto.exp (lto_handle_diagnostics): Remove messages_by_file
+       argument and use dg-messages-by-file instead.  Expect it to be
+       an array rather than a dict.
+       (lto-link-and-maybe-run): Remove messages_by_file argument and
+       use an upvar for dg-messages-by-file.  Update call to
+       lto_handle_diagnostics.
+       (lt-get-options): Treat dg-messages-by-file as an array
+       rather than a dict.
+       (lto-get-options-main): Likewise.  Set the entry rather than appending.
+       (lto-execute): Treat dg-messages-by-file as an array rather than
+       a dict.  Update call to lto-link-and-maybe-run.
+
+2018-02-05  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/82782
+       * g++.dg/cpp1z/inline-var4.C: New.
+
+2018-02-05  Martin Liska  <mliska@suse.cz>
+
+       * c-c++-common/asan/pointer-compare-1.c: Adjust ASAN_OPTIONS
+       options.
+       * c-c++-common/asan/pointer-compare-2.c: Likewise.
+       * c-c++-common/asan/pointer-subtract-1.c: Likewise.
+       * c-c++-common/asan/pointer-subtract-2.c: Likewise.
+       * c-c++-common/asan/pointer-subtract-3.c: Likewise.
+       * c-c++-common/asan/pointer-subtract-4.c: Likewise.
+       * c-c++-common/asan/pointer-compare-3.c: New test.
+
 2018-02-05  Richard Sandiford  <richard.sandiford@linaro.org>
 
        * gcc.target/aarch64/sve/vcond_4.c: Remove XFAILs.