Re: [PATCH] Make 'target-supports.exp' additions for nvptx target generally available

2024-09-09 Thread Mike Stump
Ok. Though, some of these files are so littered with target bits that essentially it doesn't make too much a difference. On Jul 18, 2024, at 4:44 AM, Thomas Schwinge wrote: > > OK to push (once testing completes) the attached > "Make 'target-supports.exp' additions for nvptx target generally a

Move from 'gcc.target/nvptx/nvptx.exp' into 'target-supports.exp' additions for nvptx target (was: [PATCH] Make 'target-supports.exp' additions for nvptx target generally available)

2024-09-05 Thread Thomas Schwinge
Hi! On 2024-07-18T13:44:37+0200, wrote: > OK to push (once testing completes) the attached > "Make 'target-supports.exp' additions for nvptx target generally available"? > > The idea of this new scheme is that explicit feature/target-specific > stuff isn't kept in 'gcc/testsuite/lib/target-suppor

[PATCH] Make 'target-supports.exp' additions for nvptx target generally available

2024-07-18 Thread Thomas Schwinge
'gcc/testsuite/lib/target-supports-*.exp' files, to un-bloat the former one.) Grüße Thomas >From b029aac1801ae1950e19bafef966eae28ce5b29f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Wed, 17 Jul 2024 23:11:31 +0200 Subject: [PATCH] Make 'target-supports.exp' add