On 05/04/15 04:45 AM, Yvan Roux wrote:
Hi, The issue is also present in 4.9 branch as explained in: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65647 As 4.9 doesn't contains lra rematerialization passe, we only need to stop updating lra_constraint_new_regno_start when inheritance is switched off. Bootstrapped and tested on x64_64 and cross built and tested on AArch64, arm, armeb and i686. Ok for 4.9 ?
Yes. The patch is ok for the branch. Thanks, Yvan.