aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/powerpc/block-cmp-8.c
blob: 22a48c8fadfc18c5e1f673052cbbf31570bb1404 (plain)
1
2
3
4
5
6
7
8
/* { dg-do run { target ilp32 } } */
/* { dg-options "-O2 -mpowerpc64" } */
/* { dg-require-effective-target has_arch_ppc64 } */
/* { dg-timeout-factor 2 } */

/* Verify memcmp on m32 mpowerpc64 */

#include "../../gcc.dg/memcmp-1.c"