From: H.J. Lu Date: Mon, 12 Jan 2015 12:09:50 +0000 (-0800) Subject: Add the missing ChangeLog entry X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9a4fbc59086660c0348e7f233fed2a4ce7694235;p=gcc.git Add the missing ChangeLog entry From-SVN: r219462 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 60da43c394f..6ff63449c80 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2015-01-12 H.J. Lu + + * gcc.target/i386/nop-mcount.c: Properly place {} in target + selector. + 2015-01-12 Prathamesh Kulkarni * gcc.dg/plugin/ggcplug.c: Include gcc-plugin.h after coretypes.h.