opt14.adb
364 Bytes
-
re PR tree-optimization/47005 (ACATS c62002a is miscompiled at -O2) · 5e9fba51
PR tree-optimization/47005 * tree-sra.c (struct access): Add 'non_addressable' bit. (create_access): Set it for a DECL_NONADDRESSABLE_P field. (decide_one_param_reduction): Return 0 if the parameter is passed by reference and one of the accesses in the group is non_addressable. From-SVN: r168508
Eric Botcazou committed