]> git.ipfire.org Git - thirdparty/gcc.git/commit
Revert x86_order_regs_for_local_alloc changes in r12-1669.
authorliuhongt <hongtao.liu@intel.com>
Thu, 24 Jun 2021 08:14:13 +0000 (16:14 +0800)
committerliuhongt <hongtao.liu@intel.com>
Fri, 25 Jun 2021 01:17:18 +0000 (09:17 +0800)
commit980e278dbe5b50dc5a856ea627359c521f1cda53
treed796a9dd35fefb21c37d5667f330d8fe22870b78
parent9aa8327e86eba9a5ad6dacb4db505e3451854976
Revert x86_order_regs_for_local_alloc changes in r12-1669.

Still put general regs as first alloca order.

gcc/ChangeLog:

PR target/101185
* config/i386/i386.c (x86_order_regs_for_local_alloc):
Revert r12-1669.

gcc/testsuite/ChangeLog

PR target/101185
* gcc.target/i386/bitwise_mask_op-3.c: Add xfail to
temporarily avoid regression, eventually xfail should be
removed.
gcc/config/i386/i386.c
gcc/testsuite/gcc.target/i386/bitwise_mask_op-3.c