Commit 99f6220a by David Edelsohn Committed by David Edelsohn

re PR target/84014 (ICE in setup_min_max_allocno_live_range_point, at ira-build.c:2762)

        PR target/84014
        * gcc.target/powerpc/pr84014.c: Use ilp32, not -m32 option.

From-SVN: r258081
parent 60d2d641
2018-02-28 David Edelsohn <dje.gcc@gmail.com>
PR target/84014
* gcc.target/powerpc/pr84014.c: Use ilp32, not -m32 option.
2018-02-28 Jakub Jelinek <jakub@redhat.com>
PR c++/84609
......
/* { dg-do compile { target powerpc*-*-* } }*/
/* { dg-options "-O1 -fno-split-wide-types -m32 -mcpu=e300c3" } */
/* { dg-do compile { target { powerpc*-*-* && ilp32 } } } */
/* { dg-options "-O1 -fno-split-wide-types -mcpu=e300c3" } */
int
nh (void)
......
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