This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [dj@delorie.com: Results for 4.4.0 20081106 (experimental) [trunk revision 141636] (GCC) testsuite on m32c-unknown-elf]
> 2008-11-07 Martin Jambor <mjambor@suse.cz>
>
> * tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Do not check
> for INDIRECT_REFs.
> (forward_propagate_addr_into_variable_array_index): Check that the
> offset is not computed from a MULT_EXPR, use is_gimple_assign rather
> than the gimple code directly.
That test passes with this patch.