projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74838de
)
Remove spurious ChangeLog entry
author
William Schmidt
<wschmidt@gcc.gnu.org>
Wed, 25 May 2011 13:49:29 +0000
(13:49 +0000)
committer
William Schmidt
<wschmidt@gcc.gnu.org>
Wed, 25 May 2011 13:49:29 +0000
(13:49 +0000)
From-SVN: r174198
gcc/ChangeLog
patch
|
blob
|
history
diff --git
a/gcc/ChangeLog
b/gcc/ChangeLog
index 873de19283131ec5632eb49e53b69621f7ad88af..aee6a1349fd7fee7e8759f442f024c6c3a6920ee 100644
(file)
--- 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 <wschmidt@linux.vnet.ibm.com>
-
- 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 <wschmidt@linux.vnet.ibm.com>
PR tree-optimization/46728