This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r217417 - in /trunk/gcc/testsuite: ChangeLog c-...
- From: hjl at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Wed, 12 Nov 2014 12:54:01 -0000
- Subject: 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