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

2024-07-17 Thread Richard Biener
On Thu, Jul 18, 2024 at 4:09 AM Sam James wrote: > > All of these are for wrong-code bugs. Confirmed to be used before but > with no execution. > > Tested on x86_64-pc-linux-gnu and checked test logs before/after. OK for both. > 2024-07-18 Sam James > > PR c++/53288 > PR c++/5

[PATCH v3] 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. Tested on x86_64-pc-linux-gnu and checked test logs before/after. 2024-07-18 Sam James PR c++/53288 PR c++/57437 PR c/65345 PR libstdc++/88101 PR tree-optimization/