Marking variable as addressable from within SSA pass

Paolo Bonzini bonzini@gnu.org
Sun Mar 21 18:17:00 GMT 2004


> We need to invent something for this.  Do not use ADDR_EXPR.

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?

Paolo





More information about the Gcc mailing list