]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR target/84014 (ICE in setup_min_max_allocno_live_range_point, at ira-build.c...
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 28 Feb 2018 19:53:24 +0000 (19:53 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 28 Feb 2018 19:53:24 +0000 (14:53 -0500)
        PR target/84014
        * gcc.target/powerpc/pr84014.c: Use ilp32, not -m32 option.

From-SVN: r258081

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/powerpc/pr84014.c

index afe8cf974b5e5555eee2b09e1b7e07d76a77fe71..bc1bd5bfcd34eecbd749a116f79fd390fdd2f40c 100644 (file)
@@ -1,3 +1,8 @@
+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
index aab0e973ba136077a9be26fbe16dfa346eecd1f2..ef5123312c889419a68481a16a4b921eabdab88f 100644 (file)
@@ -1,5 +1,5 @@
-/* { 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)