From: William Schmidt Date: Wed, 25 May 2011 13:49:29 +0000 (+0000) Subject: Remove spurious ChangeLog entry X-Git-Tag: releases/gcc-4.7.0~6518 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=24db9c23dd5a6c3d704d0a299b05b10c04d5bc4a;p=thirdparty%2Fgcc.git Remove spurious ChangeLog entry From-SVN: r174198 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 873de1928313..aee6a1349fd7 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -167,12 +167,6 @@ (go_output_typedef): Add invalid type to invalid_hash. (go_finish): Create and delete invalid_hash. -2011-05-24 Bill Schmidt - - PR tree-optimization/46728 - * tree-ssa-math-opts.c (gimple_expand_builtin_pow): New. - (execute_cse_sincos): Add switch case for BUILT_IN_POW. - 2011-05-24 Bill Schmidt PR tree-optimization/46728