aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/cp/ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index 80a2802..ac9f3b4 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -182,11 +182,6 @@
change.
(create_pseudo_type_info): First parameter is an int.
-2005-06-15 Aldy Hernandez <aldyh@redhat.com>
-
- * typeck.c (build_binary_op): Same.
- * testsuite/g++.dg/conversion/simd3.C: New.
-
2005-06-15 Nathan Sidwell <nathan@codesourcery.com>
PR c++/20678