[Bug target/83629] [7 Regression] ICE: in decompose_normal_address, at rtlanal.c:6329 with -O2 -fPIC -frename-registers --param=sched-autopref-queue-depth=nnn

segher at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Jan 12 12:10:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83629

--- Comment #6 from Segher Boessenkool <segher at gcc dot gnu.org> ---
Author: segher
Date: Fri Jan 12 12:10:16 2018
New Revision: 256577

URL: https://gcc.gnu.org/viewcvs?rev=256577&root=gcc&view=rev
Log:
rs6000: Tune new testcase (PR83629)

It has some problems running on some 64-bit configuratiions, and the
bug it is testing for is only on 32-bit; so let's not run it elsewhere.


gcc/testsuite/
        PR target/83629
        * gcc.target/powerpc/pr83629.c: Require ilp32.

Modified:
    trunk/gcc/testsuite/ChangeLog
    trunk/gcc/testsuite/gcc.target/powerpc/pr83629.c


More information about the Gcc-bugs mailing list