On Apr 19, 2011, at 2:59 PM, Kaz Kojima wrote:
> gcc.dg/torture/pr37868.c fails on SH because of unaligned accesses.
> The patch below skips the test as is done for sparc targets.

I'd pre-approve hoisting these up into the lib/.exp files and checking a 
generic target requirement...  :-)

> -/* { dg-skip-if "unaligned access" { sparc*-*-* } "*" "" } */
> +/* { dg-skip-if "unaligned access" { sparc*-*-* sh*-*-* } "*" "" } */

Reply via email to