diff options
author | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-09-07 21:35:38 +0000 |
---|---|---|
committer | paolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-09-07 21:35:38 +0000 |
commit | f5a1c4bf348a4277c2653bbf90fcb89934623472 (patch) | |
tree | 1299825128dd0dbc0e4edd0c076e1d27bfe8bd62 /libvtv/ChangeLog | |
parent | bb25146516668279fea6d1d4131af96863f18e2f (diff) | |
download | gcc-f5a1c4bf348a4277c2653bbf90fcb89934623472.tar.gz |
2013-09-07 Paolo Carlini <paolo.carlini@oracle.com>
* testsuite/Makefile.am: Remove #if ENABLE_VTABLE_VERIFY check around
definition of check-am:.
* testsuite/Makefile.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@202356 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libvtv/ChangeLog')
-rw-r--r-- | libvtv/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libvtv/ChangeLog b/libvtv/ChangeLog index 9b42df273fc..265a861e8f9 100644 --- a/libvtv/ChangeLog +++ b/libvtv/ChangeLog @@ -1,3 +1,9 @@ +2013-09-07 Paolo Carlini <paolo.carlini@oracle.com> + + * testsuite/Makefile.am: Remove #if ENABLE_VTABLE_VERIFY check around + definition of check-am:. + * testsuite/Makefile.in: Regenerate. + 2013-09-06 Caroline Tice <cmtice@google.com> * Makefile.am: Remove #if ENABLE_VTABLE_VERIFY checks around |