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]

r217417 - in /trunk/gcc/testsuite: ChangeLog c-...


Author: hjl
Date: Wed Nov 12 12:54:00 2014
New Revision: 217417

URL: https://gcc.gnu.org/viewcvs?rev=217417&root=gcc&view=rev
Log:
Avoid tail call in c-c++-common/asan/strlen-overflow-1.c

	PR testsuite/63830
	* c-c++-common/asan/strlen-overflow-1.c (main): Avoid tail call.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/c-c++-common/asan/strlen-overflow-1.c


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