On 11/19/24 2:17 AM, Andreas Schwab wrote:
* gcc.target/m68k/crash1.c (seq_printf): Add prototype.
* gcc.target/m68k/pr63347.c (oof): Add missing parameter.
OK. And similar changes elsewhere are pre-approved. Though I'd like to
think we're near the point of catching all the
* gcc.target/m68k/crash1.c (seq_printf): Add prototype.
* gcc.target/m68k/pr63347.c (oof): Add missing parameter.
---
gcc/testsuite/gcc.target/m68k/crash1.c | 2 +-
gcc/testsuite/gcc.target/m68k/pr63347.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/gcc/t