Oleg Endo <[email protected]> wrote: > The attached patch moves it as suggested to gcc.c-torture/compile. > Briefly tested by running the gcc.c-torture/compile set on sh-him > -m4a-single -ml.
You forgot to remove two dg-* lines:
> +/* { dg-do compile } */
> +/* { dg-options "-O1" } */
unneeded for this gcc.c-torture/compile test. Looks OK
with that change. FYI, I've tested it on i686-pc-linux-gnu
with no problem.
Regards,
kaz
