This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r222963 - in /trunk/gcc/testsuite: c-c++-common...


Author: jason
Date: Sat May  9 04:50:19 2015
New Revision: 222963

URL: https://gcc.gnu.org/viewcvs?rev=222963&root=gcc&view=rev
Log:
gcc/testsuite/
	* c-c++-common/asan/memcmp-1.c: Fix narrowing.
	* c-c++-common/asan/no-asan-stack.c: Fix narrowing.
	* c-c++-common/torture/vector-shift1.c: Fix narrowing.
	* c-c++-common/torture/vshuf-2.inc: Fix narrowing.
	* g++.dg/torture/pr33572.C: Compile with -std=c++98.

Modified:
    trunk/gcc/testsuite/c-c++-common/asan/memcmp-1.c
    trunk/gcc/testsuite/c-c++-common/asan/no-asan-stack.c
    trunk/gcc/testsuite/c-c++-common/torture/vector-shift1.c
    trunk/gcc/testsuite/c-c++-common/torture/vshuf-2.inc
    trunk/gcc/testsuite/g++.dg/torture/pr33572.C


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]