From: Nathan Sidwell Date: Fri, 1 Apr 2016 12:12:27 +0000 (+0000) Subject: fix flubbed changelog X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=73b9085d707cb18d66c0365fafa569039b7fa444;p=gcc.git fix flubbed changelog From-SVN: r234668 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 519a926092b..339821cf782 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,5 +1,8 @@ 2016-04-01 Nathan Sidwell + PR c++/68475 + * g++.dg/g++.dg/cpp0x/noexcept29.C: New. + 2016-04-01 Ilya Enkovich PR target/69890