Add forgotten entry for r133418.

From-SVN: r133420
This commit is contained in:
Olivier Hainque 2008-03-21 12:56:55 +00:00
parent ed2024ba8f
commit 457b629a35
1 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,13 @@
2008-03-21 Olivier Hainque <hainque@adacore.com>
Ed Schonberg <schonberg@adacore.com>
* trans.c (addressable_p): Accept COND_EXPR when both arms
are addressable.
(gnat_gimplify_expr): Let the gimplifier handle &COND_EXPR.
(call_to_gnu): Do not use name reference in the error message
for a misaligned by_reference_parameter. The actual may be a
general expression.
2008-03-18 Paolo Bonzini <bonzini@gnu.org>
* misc.c (LANG_HOOKS_REDUCE_BIT_FIELD_OPERATIONS): Delete.