On 2/17/26 8:18 PM, Joseph Myers wrote:
I'd say gcc.dg/torture is a non-legacy directory.  But alternatively,
gcc.c-torture/execute/ieee could be made into a non-legacy directory using
dg directives instead of .x files; see commit
423608115c8c93386979d6e90291dc5985601c04, "Convert execute.exp to use the
dg framework.", for how that was done for execute.exp.
(gcc.c-torture/execute/builtins is another subdirectory using legacy
infrastructure with .x files that could also do with such a conversion.)

Ok, so I did the conversion for ieee, please take a look:
https://gcc.gnu.org/pipermail/gcc-patches/2026-February/708806.htm

I can't be entirely sure of its correctness, but it seems to work on my machine (to which none of the edge cases apply).

Reply via email to