[PATCH] PR/16105

Richard Henderson rth@redhat.com
Tue Jun 22 03:18:00 GMT 2004


On Mon, Jun 21, 2004 at 04:57:29PM -0700, Devang Patel wrote:
>         * c-gimplify.c (gimplify_decl_stmt): Set MODIFY_EXPR type.

If the vectorizer cares about the type of the MODIFY_EXPR,
then the vectorizer is broken.  The vectorizer should be
looking at the type of the lhs or rhs.


r~



More information about the Gcc-patches mailing list