https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63830
--- Comment #1 from hjl at gcc dot gnu.org <hjl at gcc dot gnu.org> --- 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