diff options
author | H.J. Lu <hjl@gcc.gnu.org> | 2015-01-12 04:09:50 -0800 |
---|---|---|
committer | H.J. Lu <hjl@gcc.gnu.org> | 2015-01-12 04:09:50 -0800 |
commit | 9a4fbc59086660c0348e7f233fed2a4ce7694235 (patch) | |
tree | be13a8bb4674b101e30998f55e1d18a497229d26 /gcc | |
parent | 0e8f3d956510c8cc2484cffd8ab3123bf9d9c759 (diff) | |
download | gcc-9a4fbc59086660c0348e7f233fed2a4ce7694235.zip gcc-9a4fbc59086660c0348e7f233fed2a4ce7694235.tar.gz gcc-9a4fbc59086660c0348e7f233fed2a4ce7694235.tar.bz2 |
Add the missing ChangeLog entry
From-SVN: r219462
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 60da43c..6ff6344 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2015-01-12 H.J. Lu <hongjiu.lu@intel.com> + + * gcc.target/i386/nop-mcount.c: Properly place {} in target + selector. + 2015-01-12 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org> * gcc.dg/plugin/ggcplug.c: Include gcc-plugin.h after coretypes.h. |