On Wed, Dec 4, 2013 at 9:29 AM, Jeff Law <l...@redhat.com> wrote: > On 12/04/13 09:14, H.J. Lu wrote: > >>> + >>> +/* { dg-final { scan-rtl-dump "deleting noop move" "combine" { target >>> aarch64*-*-* } } } */ >> >> >> Any particular reason why it doesn't work for x86? > > I don't think so. I'm pretty sure Tejas is focused on ARM platforms for the > obvious reason. >
Then please add "i?86-*-* x86_64-*-*". Thanks. -- H.J.