This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r213084 - in /trunk/gcc/testsuite: ChangeLog gc...
- From: mpolacek at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 26 Jul 2014 16:33:19 -0000
- Subject: r213084 - in /trunk/gcc/testsuite: ChangeLog gc...
Author: mpolacek
Date: Sat Jul 26 16:33:19 2014
New Revision: 213084
URL: https://gcc.gnu.org/viewcvs?rev=213084&root=gcc&view=rev
Log:
PR c/61077
* gcc.dg/pr61077.c: Use \[^\n\]* instead of .* in the regexp.
Modified:
trunk/gcc/testsuite/ChangeLog
trunk/gcc/testsuite/gcc.dg/pr61077.c