aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Botcazou <ebotcazou@gcc.gnu.org>2015-11-17 10:28:23 +0000
committerEric Botcazou <ebotcazou@gcc.gnu.org>2015-11-17 10:28:23 +0000
commit697676457cb055edfd2420328b70a43b8a4c4a1a (patch)
treeb5810488c470d5537ca2da8e40f3fc95d1bcff07
parent0076c82f7682660c97e6c2e2c72960f443b40bf9 (diff)
downloadgcc-697676457cb055edfd2420328b70a43b8a4c4a1a.zip
gcc-697676457cb055edfd2420328b70a43b8a4c4a1a.tar.gz
gcc-697676457cb055edfd2420328b70a43b8a4c4a1a.tar.bz2
Fix commit date
From-SVN: r230457
-rw-r--r--gcc/ChangeLog-20142
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog-2014 b/gcc/ChangeLog-2014
index 58091df..9f812ab 100644
--- a/gcc/ChangeLog-2014
+++ b/gcc/ChangeLog-2014
@@ -42946,7 +42946,7 @@
specifically allow DDmode, since that does not use the SPE SIMD
instructions.
-2014-03-21 Mark Wielaard <mjw@redhat.com>
+2014-04-15 Mark Wielaard <mjw@redhat.com>
* dwarf2out.c (gen_enumeration_type_die): Add DW_AT_const_value
as unsigned or int depending on type and value used.