r267349 - in /branches/gcc-8-branch/gcc/testsui...
iains@gcc.gnu.org
iains@gcc.gnu.org
Sat Dec 22 16:13:00 GMT 2018
Author: iains
Date: Sat Dec 22 16:13:48 2018
New Revision: 267349
URL: https://gcc.gnu.org/viewcvs?rev=267349&root=gcc&view=rev
Log:
backport three fixes to the use of _USER_LABEL_PREFIX_
Backport from mainline
2018-08-22 Iain Sandoe <iain@sandoe.co.uk>
* gcc.dg/lto/pr85248_0.c (test_alias):
Stringify __USER_LABEL_PREFIX__.
(test_noreturn): Likewise.
2018-08-16 Iain Sandoe <iain@sandoe.co.uk>
* gcc.dg/memcmp-1.c (lib_memcmp): Apply __USER_LABEL_PREFIX__.
(lib_strncmp): Likewise.
2018-08-16 Iain Sandoe <iain@sandoe.co.uk>
* gcc.dg/asan/pr81923.c: Stringify __USER_LABEL_PREFIX__.
Modified:
branches/gcc-8-branch/gcc/testsuite/ChangeLog
branches/gcc-8-branch/gcc/testsuite/gcc.dg/asan/pr81923.c
branches/gcc-8-branch/gcc/testsuite/gcc.dg/lto/pr85248_0.c
branches/gcc-8-branch/gcc/testsuite/gcc.dg/memcmp-1.c
More information about the Gcc-cvs
mailing list