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]

r232762 - in /trunk/gcc/testsuite: ChangeLog gc...


Author: uros
Date: Sat Jan 23 09:29:12 2016
New Revision: 232762

URL: https://gcc.gnu.org/viewcvs?rev=232762&root=gcc&view=rev
Log:
	* gcc.target/i386/chkp-strlen-2.c: Define _GNU_SOURCE.
	* gcc.target/i386/chkp-strlen-4.c: Move the definition of
	_GNU_SOURCE from compile flags to the source.
	* gcc.target/i386/chkp-stropt-12.c: Ditto.
	* gcc.target/i386/chkp-stropt-16.c: Ditto.
	* gcc.target/i386/chkp-stropt-4.c: Ditto.
	* gcc.target/i386/chkp-stropt-8.c: Ditto.


Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/i386/chkp-strlen-2.c
    trunk/gcc/testsuite/gcc.target/i386/chkp-strlen-4.c
    trunk/gcc/testsuite/gcc.target/i386/chkp-stropt-12.c
    trunk/gcc/testsuite/gcc.target/i386/chkp-stropt-16.c
    trunk/gcc/testsuite/gcc.target/i386/chkp-stropt-4.c
    trunk/gcc/testsuite/gcc.target/i386/chkp-stropt-8.c


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