https://gcc.gnu.org/g:a283cdcf85e2f4bafe9d02ee6117bf46fcbb5a82
commit a283cdcf85e2f4bafe9d02ee6117bf46fcbb5a82 Author: Arthur Cohen <arthur.co...@embecosm.com> Date: Mon Apr 14 10:58:25 2025 +0200 ci: Update warnings for new location in install.texi ChangeLog: * .github/glibcxx_ubuntu64b_log_expected_warnings: Change line number for warning from 2230 to 2236. * .github/log_expected_warnings: Likewise. Diff: --- .github/glibcxx_ubuntu64b_log_expected_warnings | 2 +- .github/log_expected_warnings | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/glibcxx_ubuntu64b_log_expected_warnings b/.github/glibcxx_ubuntu64b_log_expected_warnings index 214a64aadcae..2aec0ddaff0c 100644 --- a/.github/glibcxx_ubuntu64b_log_expected_warnings +++ b/.github/glibcxx_ubuntu64b_log_expected_warnings @@ -128,5 +128,5 @@ gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fal gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] -install.texi:2230: warning: `.' or `,' must follow @xref, not f +install.texi:2236: warning: `.' or `,' must follow @xref, not f libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/14.0.1' diff --git a/.github/log_expected_warnings b/.github/log_expected_warnings index 9829eb2709cf..731fcaa556ea 100644 --- a/.github/log_expected_warnings +++ b/.github/log_expected_warnings @@ -150,5 +150,5 @@ gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fal gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] gengtype-lex.cc:357:15: warning: this statement may fall through [-Wimplicit-fallthrough=] -install.texi:2230: warning: `.' or `,' must follow @xref, not f +install.texi:2236: warning: `.' or `,' must follow @xref, not f libtool: install: warning: remember to run `libtool --finish /usr/local/libexec/gcc/x86_64-pc-linux-gnu/14.0.1'