[gcc r15-2388] testsuite: fix PR111613 test

2024-07-29 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:5e5d7a88932b132437069f716160f8b20862890b commit r15-2388-g5e5d7a88932b132437069f716160f8b20862890b Author: Sam James Date: Mon Jul 29 21:47:16 2024 +0100 testsuite: fix PR111613 test PR ipa/111613 * gcc.c-torture/pr111613.c: Rename to..

[gcc r15-2383] testsuite: make PR115277 test an execute one

2024-07-29 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:ca255ca2760a5e6176031ea62a9c29c7bb92c212 commit r15-2383-gca255ca2760a5e6176031ea62a9c29c7bb92c212 Author: Sam James Date: Mon Jul 29 16:47:09 2024 +0100 testsuite: make PR115277 test an execute one PR middle-end/115277 *

[gcc r15-2371] testsuite: fix dg-add-options vs. dg-options ordering

2024-07-28 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:542e3c4f0551f9a239163d09d98527d8d7d0200d commit r15-2371-g542e3c4f0551f9a239163d09d98527d8d7d0200d Author: Sam James Date: Sat Jul 27 00:31:54 2024 +0100 testsuite: fix dg-add-options vs. dg-options ordering Per gccint, dg-add-options must be placed after

[gcc r15-2370] testsuite: fix dg-do ordering wrt dg-require-*

2024-07-28 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:0ac0e640a7f86ba45b7e13ed018826177197f3ce commit r15-2370-g0ac0e640a7f86ba45b7e13ed018826177197f3ce Author: Sam James Date: Sat Jul 27 00:17:03 2024 +0100 testsuite: fix dg-do ordering wrt dg-require-* Per gccint, dg-do must precede

[gcc r15-2349] testsuite: Add dg-do run to even more tests

2024-07-26 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:a75c6295252d0d998a18927dc7510fac965134c4 commit r15-2349-ga75c6295252d0d998a18927dc7510fac965134c4 Author: Sam James Date: Thu Jul 18 08:27:29 2024 +0100 testsuite: Add dg-do run to even more tests All of these are for wrong-code bugs. Confirmed to be used

[gcc r15-2338] MAINTAINERS: Add myself to write after approval

2024-07-26 Thread Sam James via Gcc-cvs
https://gcc.gnu.org/g:7ad6b912d9ebd1f85afb725c8de05b27a97674ea commit r15-2338-g7ad6b912d9ebd1f85afb725c8de05b27a97674ea Author: Sam James Date: Fri Jul 26 16:57:42 2024 +0100 MAINTAINERS: Add myself to write after approval ChangeLog: * MAINTAINERS: Add myself.