Hans-Peter Nilsson wrote:
> On Fri, 23 Nov 2012, Georg-Johann Lay wrote:
>> Here are some more fixes for 16-bit int and similar.
>
>> * gcc.c-torture/execute/20120919-1.x: New file (int32plus).
>
> No, you should be able to use dg-directives in the main file these days.
> (The .x files are obsolete since a few years, IIRC.)
Would you be more specific?
AFAIK this works only with dg.
After removing the x file and adding
/* { dg-do run } */
/* { dg-require-effective-target int32plus } */
to the test it is still executed.
Thanks,
Johann