From: Aldy Hernandez Date: Wed, 13 Jul 2005 20:31:34 +0000 (+0000) Subject: Remove bogus entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=134c8167c4fef56481d1b678605095875d908912;p=gcc.git Remove bogus entry. From-SVN: r101992 --- diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 80a28022417..ac9f3b46e4a 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 - - * typeck.c (build_binary_op): Same. - * testsuite/g++.dg/conversion/simd3.C: New. - 2005-06-15 Nathan Sidwell PR c++/20678