]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcc/testsuite/ChangeLog:
authormsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Aug 2018 19:58:02 +0000 (19:58 +0000)
committermsebor <msebor@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 28 Aug 2018 19:58:02 +0000 (19:58 +0000)
PR middle-end/86631
* g++.dg/Walloca1.C: Adjust.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@263930 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/testsuite/ChangeLog

index 59fedafab537838de5f57249f6049f61327e9b92..3a1b8d5743b57f8b525535773201623278502c4f 100644 (file)
@@ -1,3 +1,8 @@
+2018-08-28  Martin Sebor  <msebor@redhat.com>
+
+       PR middle-end/86631
+       * g++.dg/Walloca1.C: Adjust.
+
 2018-08-28  Paolo Carlini  <paolo.carlini@oracle.com>
 
        PR c++/86546