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 dcfedb1..fb4e453 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,9 @@ +2008-11-12 Jakub Jelinek <jakub@redhat.com> + + PR target/35366 + * fold-const.c (native_encode_string): New function. + (native_encode_expr): Use it for STRING_CST. + 2008-11-12 DJ Delorie <dj@redhat.com> * config/m32c/cond.md (cond_to_int peephole2): Don't eliminate the |