Marking variable as addressable from within SSA pass

Richard Henderson rth@redhat.com
Sun Mar 21 23:07:00 GMT 2004


On Sun, Mar 21, 2004 at 05:54:43PM +0100, Paolo Bonzini wrote:
> Okay to use VIEW_CONVERT_EXPR to a struct containing an array (see
> finish_vector in tree.c), and hope for SRA to do something?

No, we'll want to either use BIT_FIELD_REF or invent something
specific for vectors.


r~



More information about the Gcc mailing list