[Bug target/77452] [7 Regression] ICE: in plus_constant, at explow.c:87 with -fno-split-wide-types -mavx512f --param=max-combine-insns=2
uros at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Sep 5 14:45:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77452
--- Comment #3 from uros at gcc dot gnu.org ---
Author: uros
Date: Mon Sep 5 14:44:19 2016
New Revision: 239989
URL: https://gcc.gnu.org/viewcvs?rev=239989&root=gcc&view=rev
Log:
PR rtl-optimization/77452
* explow.c (plus_constant) <case MEM>: Extract scalar constant from
inner-mode reference to a CONST_VECTOR constant in the constant pool.
testsuite/ChangeLog:
PR rtl-optimization/77452
* gcc.target/i386/pr77452.c: New test.
Added:
trunk/gcc/testsuite/gcc.target/i386/pr77452.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/explow.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list