Question on gimplify.c:create_tmp_var

Richard Henderson rth@redhat.com
Sun Jun 6 17:33:00 GMT 2004


On Sun, Jun 06, 2004 at 01:22:53PM -0400, Richard Kenner wrote:
> The issue is something like an ARRAY_REF of a VIEW_CONVERT_EXPR of
> another ARRAY_REF.  The code will try to put the VIEW_CONVERT_EXPR result
> into a temporary and that has an ARRAY_TYPE.

Why are you using VIEW_CONVERT_EXPR on something other than scalars?


r~



More information about the Gcc mailing list