[Bug middle-end/59261] [4.9 regression] FAIL: gcc.dg/vect/bb-slp-26.c -flto -ffat-lto-objects (internal compiler error)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Feb 4 09:36:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59261
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Tue Feb 4 09:36:18 2014
New Revision: 207456
URL: http://gcc.gnu.org/viewcvs?rev=207456&root=gcc&view=rev
Log:
PR middle-end/59261
* expmed.c (expand_mult): For MODE_VECTOR_INT multiplication
if there is no vashl<mode>3 or ashl<mode>3 insn, skip_synth.
* gcc.dg/pr59261.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/pr59261.c
Modified:
trunk/gcc/ChangeLog
trunk/gcc/expmed.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list