diff options
Diffstat (limited to 'gcc/ChangeLog')
-rw-r--r-- | gcc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 591d59d..5fc2a06 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2005-06-22 Richard Kenner <kenner@vlsi1.ultra.nyu.edu> + + PR middle-end/20593 + * varasm.c (compute_reloc_for_constant): Treat VIEW_CONVER_EXPR + the same as the other cast operands. + (output_addressed_constants): Likewise. + 2005-06-21 Jeff Law <law@redhat.com> * tree-vrp.c (extract_range_from_unary_expr): Handle type |