Commit 4a7e3b42 by Jakub Jelinek Committed by Jakub Jelinek

re PR rtl-optimization/87759 (ICE in lra_assign, at lra-assigns.c:1624, or ICE:…

re PR rtl-optimization/87759 (ICE in lra_assign, at lra-assigns.c:1624, or ICE: Maximum number of LRA assignment passes is achieved (30), or compile-time hog)

	PR rtl-optimization/87759
	* gcc.target/i386/pr87759.c: Require int128 effective target.

From-SVN: r267245
parent 003cd04c
2018-12-18 Jakub Jelinek <jakub@redhat.com>
PR rtl-optimization/87759
* gcc.target/i386/pr87759.c: Require int128 effective target.
2018-12-18 Vladimir Makarov <vmakarov@redhat.com>
PR rtl-optimization/87759
......
/* PR rtl-optimization/87759 */
/* { dg-do compile } */
/* { dg-do compile { target int128 } } */
/* { dg-options "-O2 -w -fschedule-insns -fselective-scheduling -ftrapv -fno-dce -fno-expensive-optimizations -fno-ipa-ra -fno-tree-dce -fno-tree-ter" } */
int cc;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment