]> gcc.gnu.org Git - gcc.git/commit - gcc/testsuite/ChangeLog
expr.c (highest_pow2_factor_for_type): Rename into highest_pow2_factor_for_target.
authorEric Botcazou <ebotcazou@act-europe.fr>
Mon, 8 Mar 2004 06:48:51 +0000 (07:48 +0100)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 8 Mar 2004 06:48:51 +0000 (06:48 +0000)
commitd50a16c4335e68f36982ab6e2de8744d6bcd101d
treefa9e3e9dcafa91608c9e55c39fab6204b9942a22
parentb1917422afdc729bafd42f01433fd4d0e2cdf760
expr.c (highest_pow2_factor_for_type): Rename into highest_pow2_factor_for_target.

* expr.c (highest_pow2_factor_for_type): Rename into
highest_pow2_factor_for_target.  Use DECL_ALIGN instead of
TYPE_ALIGN when the target is a COMPONENT_REF.
(expand_assignment): Ajust call to highest_pow2_factor_for_type.

From-SVN: r79101
gcc/ChangeLog
gcc/expr.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20040308-1.c [new file with mode: 0644]
This page took 0.054552 seconds and 5 git commands to generate.