re PR rtl-optimization/70902 (GCC freezes while compiling for 'skylake-avx512' target)
authorUros Bizjak <ubizjak@gmail.com>
Sun, 26 Jun 2016 20:56:34 +0000 (22:56 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Sun, 26 Jun 2016 20:56:34 +0000 (22:56 +0200)
commit6423315e77dafcaec5e6f85b6451fa9bd9562e2d
treebc81aa819f6b38fcbad551dd21c7d37ff6e3336d
parent9bb86f403f3085d0d9b344127f7603d4559370a5
re PR rtl-optimization/70902 (GCC freezes while compiling for 'skylake-avx512' target)

PR target/70902
PR target/71453
PR target/71555
PR target/71596
PR target/71657
* config/i386/i386.c (TARGET_SPILL_CLASS): #if 0 out the definition.
(ix86_spill_class): Disable to always return NO_REGS.

From-SVN: r237792
gcc/ChangeLog
gcc/config/i386/i386.c