r254656 - in /branches/gcc-6-branch/gcc/testsui...

danglin@gcc.gnu.org danglin@gcc.gnu.org
Sat Nov 11 16:42:00 GMT 2017


Author: danglin
Date: Sat Nov 11 16:42:36 2017
New Revision: 254656

URL: https://gcc.gnu.org/viewcvs?rev=254656&root=gcc&view=rev
Log:
	Backport from mainline
	2017-02-03  John David Anglin  <danglin@gcc.gnu.org>

        * c-c++-common/Wunused-var-16.c: Add -fno-common additional option on
	hppa*-*-hpux*
        * c-c++-common/builtin-shuffle-1.c: Likewise.

	2017-02-15  David Edelsohn  <dje.gcc@gmail.com>

	* g++.dg/cpp0x/pr79296.C: Move dg-do compile directive first.

	2017-02-24  David Edelsohn  <dje.gcc@gmail.com>

	* g++.dg/ext/complit15.C: Require LTO.

	2017-01-26  David Edelsohn  <dje.gcc@gmail.com>

	* g++.dg/opt/declone3.C: Require LTO.

	2017-03-26  John David Anglin  <danglin@gcc.gnu.org>

	* gcc.dg/torture/pr79732.c: Require alias support.

	2017-02-03  John David Anglin  <danglin@gcc.gnu.org>

	* gfortran.dg/coarray_43.f90: Add "-latomic" option if
	libatomic_available.


Modified:
    branches/gcc-6-branch/gcc/testsuite/ChangeLog
    branches/gcc-6-branch/gcc/testsuite/c-c++-common/Wunused-var-16.c
    branches/gcc-6-branch/gcc/testsuite/c-c++-common/builtin-shuffle-1.c
    branches/gcc-6-branch/gcc/testsuite/g++.dg/cpp0x/pr79296.C
    branches/gcc-6-branch/gcc/testsuite/g++.dg/ext/complit15.C
    branches/gcc-6-branch/gcc/testsuite/g++.dg/opt/declone3.C
    branches/gcc-6-branch/gcc/testsuite/gcc.dg/torture/pr79732.c
    branches/gcc-6-branch/gcc/testsuite/gfortran.dg/coarray_43.f90



More information about the Gcc-cvs mailing list