pr63354c: Adjust target selector to include 32-bit targets testing an -m64 multilib.
2016-01-22 Bill Schmidt <wschmidt@linux.vnet.ibm.com> * gcc.target/powerpc/pr63354c: Adjust target selector to include 32-bit targets testing an -m64 multilib. From-SVN: r232744
This commit is contained in:
parent
3523ddc662
commit
f7d2ad6f3c
@ -1,3 +1,8 @@
|
||||
2016-01-22 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
|
||||
|
||||
* gcc.target/powerpc/pr63354c: Adjust target selector to include
|
||||
32-bit targets testing an -m64 multilib.
|
||||
|
||||
2016-01-22 James Greenhalgh <james.greenhalgh@arm.com>
|
||||
|
||||
* gcc.dg/vect/bb-slp-pr68892.c: Require vect_double.
|
||||
|
@ -1,7 +1,7 @@
|
||||
/* Verify that we don't stack a frame for leaf functions when using
|
||||
-pg -mprofile-kernel. */
|
||||
|
||||
/* { dg-do compile { target { powerpc64*-linux-* } } } */
|
||||
/* { dg-do compile { target { powerpc*-*-linux* } } } */
|
||||
/* { dg-options "-O2 -pg -mprofile-kernel" } */
|
||||
/* { dg-require-effective-target powerpc64 } */
|
||||
/* { dg-final { scan-assembler-not "mtlr" } } */
|
||||
|
Loading…
Reference in New Issue
Block a user