pr77285-2.C: Require tls_native support.
[gcc.git] / gcc / testsuite / ChangeLog
index 3186805c9cb2afbc079dbf02a9485038981d4e12..07f95a2197f67fdd0b7556c71b430a5b2db116ce 100644 (file)
@@ -1,3 +1,246 @@
+2018-03-09  John David Anglin  <dave.anglin@bell.net>
+
+       * g++.dg/tls/pr77285-2.C: Require tls_native support.
+
+       * g++.dg/ext/visibility/lambda1.C: Require visibility.
+
+       PR inline-asm/87010
+       * gcc.dg/torture/20180712-1.c: Skip on hppa*-*-*.
+
+       * gfortran.dg/coarray_data_1.f90: Link against libatomic if target
+       libatomic_available.
+
+2019-03-09  Iain Buclaw  <ibuclaw@gdcproject.org>
+
+       PR d/89041
+       * gdc.dg/pr89041.d: New test.
+
+2019-03-09  Thomas Koenig  <tkoenig@gcc.gnu.org>
+
+       PR fortran/71544
+       * gfortran.dg/c_ptr_tests_19.f90: New test.
+
+2019-03-09  John David Anglin  <dave.anglin@bell.net>
+
+       * gnat.dg/debug11.adb: Skip on 32-bit hppa*-*-hpux*.
+       * gnat.dg/debug12.adb: Likewise.
+
+       * lib/target-supports.exp (check_effective_target_weak_undefined):
+       Return 0 on hppa*-*-hpux*.
+       (check_ascii_locale_available): Likewise.
+
+2019-03-09  Janus Weil  <janus@gcc.gnu.org>
+
+       PR fortran/84504
+       * gfortran.dg/pointer_init_10.f90: New test case.
+
+2019-03-09  John David Anglin  <dave.anglin@bell.net>
+
+       * gfortran.dg/ieee/ieee_9.f90: Fix typo.
+
+2019-03-09  John David Anglin  <dave.anglin@bell.net>
+
+       PR fortran/89639
+       * gfortran.dg/ieee/ieee_9.f90: Skip on hppa*-*-linux*.
+
+2019-03-09  Thomas König  <tkoenig@gcc.gnu.org>
+
+       PR fortran/71203
+       * gfortran.dg/array_simplify_3.f90: New test case.
+
+2019-03-09  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/88568
+       * g++.dg/other/pr88568.C: New test.
+
+       PR rtl-optimization/89634
+       * gcc.c-torture/execute/pr89634.c: New test.
+
+2019-03-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/85870
+       * gcc.dg/lto/pr85870_0.c: Add dg-extra-ld-options with
+       -r -nostdlib -flinker-output=nolto-rel.
+
+2019-03-08  David Malcolm  <dmalcolm@redhat.com>
+
+       PR target/79926
+       * gcc.target/i386/interrupt-387-err-1.c: Update expected message.
+       * gcc.target/i386/interrupt-387-err-2.c: Likewise.
+       * gcc.target/i386/interrupt-mmx-err-1.c: Likewise.
+       * gcc.target/i386/interrupt-mmx-err-2.c: Likewise.
+
+2019-03-08  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/63540
+       * g++.dg/cpp0x/implicit17.C: New.
+
+2019-03-08  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/22149
+       * g++.dg/template/access29.C: New.
+
+2019-03-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/82075
+       * g++.dg/cpp1z/decomp49.C: New test.
+
+2019-03-08  Andre Vieira  <andre.simoesdiasvieira@arm.com>
+
+       * gcc.target/arm/f16_f64_conv_no_dp.c: New test.
+
+2019-03-08  Uroš Bizjak  <ubizjak@gmail.com>
+
+       PR target/68924
+       PR target/78782
+       PR target/87558
+       * gcc.target/i386/pr78782.c: New test.
+       * gcc.target/i386/pr87558.c: Ditto.
+
+2019-03-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c/85870
+       * gcc.dg/lto/pr85870_0.c: New test.
+       * gcc.dg/lto/pr85870_1.c: New test.
+
+2019-03-08  Martin Liska  <mliska@suse.cz>
+
+       PR target/86952
+       * gcc.target/i386/pr86952.c: New test.
+       * gcc.target/i386/indirect-thunk-7.c: Use jump tables to match
+       scanned pattern.
+       * gcc.target/i386/indirect-thunk-inline-7.c: Likewise.
+
+2019-03-08  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/89585
+       * g++.dg/asm-qual-3.C: Adjust expected diagnostics for toplevel
+       asm volatile.
+
+       PR c++/89599
+       * g++.dg/ubsan/vptr-4.C: Adjust expected diagnostics.
+       * g++.dg/parse/array-size2.C: Likewise.
+       * g++.dg/cpp0x/constexpr-89599.C: New test.
+
+       PR c++/89622
+       * g++.dg/warn/pr89622.C: New test.
+
+2019-03-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR target/80003
+       * gcc.target/i386/pr68657.c: Adjust expected diagnostics wording.
+       * gcc.target/i386/interrupt-6.c: Likewise.
+       * g++.target/i386/pr57362.C: Adjust capitalization in dg-prune-output.
+
+2019-03-07  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/84518
+       * g++.dg/cpp0x/lambda/lambda-ice30.C: New.
+       * g++.dg/cpp0x/lambda/lambda-ice31.C: Likewise.
+
+2019-03-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR translation/79999
+       * c-c++-common/gomp/doacross-1.c: Adjust expected diagnostics.
+       * c-c++-common/gomp/doacross-3.c: New test.
+
+       PR target/89602
+       * gcc.target/i386/avx512f-vmovss-1.c: New test.
+       * gcc.target/i386/avx512f-vmovss-2.c: New test.
+       * gcc.target/i386/avx512f-vmovss-3.c: New test.
+       * gcc.target/i386/avx512f-vmovsd-1.c: New test.
+       * gcc.target/i386/avx512f-vmovsd-2.c: New test.
+       * gcc.target/i386/avx512f-vmovsd-3.c: New test.
+
+2019-03-07  Martin Jambor  <mjambor@suse.cz>
+
+       PR lto/87525
+       * gcc.dg/ipa/ipcp-5.c: New test.
+
+2019-03-07  Martin Jambor  <mjambor@suse.cz>
+
+       PR ipa/88235
+       * g++.dg/ipa/pr88235.C: New test.
+
+2019-04-07  Richard Biener  <rguenther@suse.de>
+
+       PR middle-end/89618
+       * gcc.target/i386/pr89618.c: New testcase.
+
+2019-03-07  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/89595
+       * gcc.dg/torture/pr89595.c: New testcase.
+
+2019-03-07  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/89585
+       * g++.dg/asm-qual-3.C: Adjust expected diagnostics.
+
+2019-03-06  Harald Anlauf  <anlauf@gmx.de>
+
+       PR fortran/71203
+       * gfortran.dg/substr_8.f90: New test.
+
+2019-03-06  Jakub Jelinek  <jakub@redhat.com>
+
+       PR c++/87148
+       * g++.dg/ext/flexary34.C: New test.
+
+2019-03-06  Peter Bergner  <bergner@linux.ibm.com>
+
+       PR rtl-optimization/88845
+       * gcc.target/powerpc/pr88845.c: New test.
+
+2019-03-06  Marek Polacek  <polacek@redhat.com>
+
+       PR c++/87378 - bogus -Wredundant-move warning.
+       * g++.dg/cpp0x/Wredundant-move1.C (fn4): Drop dg-warning.
+       * g++.dg/cpp0x/Wredundant-move7.C: New test.
+
+2019-03-06  Richard Biener  <rguenther@suse.de>
+
+       PR testsuite/89551
+       * gcc.dg/uninit-pred-8_b.c: Force logical-op-non-short-circuit
+       the way that makes the testcase PASS.
+
+2019-03-05  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/89590
+       * gcc.dg/pr89590.c: New test.
+
+2019-03-05  Wilco Dijkstra  <wdijkstr@arm.com>
+
+       PR target/89222
+       * gcc.target/arm/pr89222.c: Add new test.
+
+2019-03-05  Richard Biener  <rguenther@suse.de>
+
+       PR tree-optimization/89594
+       * gcc.dg/pr89594.c: New testcase.
+
+2019-03-05  Jakub Jelinek  <jakub@redhat.com>
+
+       PR tree-optimization/89487
+       * gcc.dg/tree-ssa/pr89487.c: Include ../pr87600.h.
+       (caml_interprete): Ifdef the whole body out if REG1 or REG2 macros
+       aren't defined.  Use REG1 instead of "%r15" and REG2 instead of
+       "%r14".
+
+       PR bootstrap/89560
+       * g++.dg/other/pr89560.C: New test.
+
+       PR tree-optimization/89570
+       * gcc.dg/pr89570.c: New test.
+
+       PR tree-optimization/89566
+       * c-c++-common/pr89566.c: New test.
+
+2019-03-04  Paolo Carlini  <paolo.carlini@oracle.com>
+
+       PR c++/84605
+       * g++.dg/parse/crash69.C: New.
+
 2019-03-04  Jakub Jelinek  <jakub@redhat.com>
 
        PR c++/71446