diff options
Diffstat (limited to 'gcc/ChangeLog')
| -rw-r--r-- | gcc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 19b45f2..23672a3 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2005-03-04 Kazu Hirata <kazu@cs.umass.edu> + + * fold-const.c (fold_ternary): New. + (fold): Call fold_ternary on ternary expressions. Remove + handling of ternary expressions. + 2005-03-03 James A. Morrison <phython@gcc.gnu.org> PR tree-optimization/15784 |
