Re: [PATCH] testsuite: Add dg-do run to more tests

2024-07-17 Thread Jakub Jelinek
On Wed, Jul 17, 2024 at 10:27:53AM +0100, Sam James wrote: > All of these are for wrong-code bugs. Confirmed to be used before but > with no execution. > > 2024-07-17 Sam James 2 spaces instead of one before <. > > PR/96369 > PR/102124 > PR/108692 > * c-c++-common/pr96

[PATCH] testsuite: Add dg-do run to more tests

2024-07-17 Thread Sam James
All of these are for wrong-code bugs. Confirmed to be used before but with no execution. 2024-07-17 Sam James PR/96369 PR/102124 PR/108692 * c-c++-common/pr96369.c: Add dg-do run directive. * gcc.dg/torture/pr102124.c: Ditto. * gcc.dg/pr108692.c: