On Jul 7, 2011, at 3:20 PM, H.J. Lu wrote:
> -/* { dg-do compile { target { { { ! mips64 } && { ! ia64-*-* } } && {
> ! spu-*-* } } } } */
> +/* { dg-do compile { target { { { { ! mips64 } && { ! ia64-*-* } } &&
> { ! spu-*-* } } && { ! { { i?86-*-* x86_64-*-* } && x32 } } } } } */

> -/* { dg-do compile } */
> +/* { dg-do compile { target { { { i?86-*-* x86_64-*-* } && x32 } ||
> lp64 } } } */
> /* { dg-options "-O2 -fdump-rtl-dse1" } */
> -/* { dg-require-effective-target lp64 } */


Perfect, thanks.

Reply via email to