From: Xi Ruoyao Date: Mon, 20 Jan 2025 12:41:34 +0000 (+0800) Subject: testsuite: Fix name of PR116348 test case X-Git-Tag: basepoints/gcc-16~2493 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=67b10ee872197ba53524db4f0ca777899e27b151;p=thirdparty%2Fgcc.git testsuite: Fix name of PR116348 test case gcc/testsuite/ChangeLog: * gcc.c-torture/compile/pr116438.c: Rename to ... * gcc.c-torture/compile/pr116348.c: ... this. --- diff --git a/gcc/testsuite/gcc.c-torture/compile/pr116438.c b/gcc/testsuite/gcc.c-torture/compile/pr116348.c similarity index 100% rename from gcc/testsuite/gcc.c-torture/compile/pr116438.c rename to gcc/testsuite/gcc.c-torture/compile/pr116348.c