From: Uros Bizjak Date: Mon, 1 Feb 2016 22:25:31 +0000 (+0100) Subject: * Add PR number. X-Git-Tag: basepoints/gcc-7~1173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf672ee50f33f845c71a456984b9faf10e86b407;p=thirdparty%2Fgcc.git * Add PR number. From-SVN: r233057 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index cc686952889b..e356e6e65f41 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,6 +1,7 @@ 2016-02-01 Uros Bizjak - * g++.dg/other/anon5.C (dg-opetions): Use -gdwarf-2 instead of -g. + PR testsuite/65940 + * g++.dg/other/anon5.C (dg-options): Use -gdwarf-2 instead of -g. 2016-02-01 Martin Sebor