On Thu, Oct 3, 2024 at 1:30 PM Georg-Johann Lay <a...@gjlay.de> wrote: > > gcc.c-torture/execute/ieee/pr108540-1.c obviously requires that double > is a 64-bit type, hence add pr108540-1.x as an according filter. > > Ok for trunk? > > And is there a reason for why we are still putting test cases in > these old parts of the testsuite that don't support dg-magic-comments > like > > /* { dg-require-effective-target double64 } */ > > ?
No, it's better to move the test - OK with that change. Thanks, Richard. > Johann > > -- > > testsuite - Fix gcc.c-torture/execute/ieee/pr108540-1.c > > PR testsuite/108540 > gcc/testsuite/ > * gcc.c-torture/execute/ieee/pr108540-1.c: Un-preprocess > __SIZE_TYPE__ and __INT64_TYPE__. > * gcc.c-torture/execute/ieee/pr108540-1.x: New file, requires > double64.