https://gcc.gnu.org/g:55a9d8d451354bf4ab8ff8367796faacad41a527

commit 55a9d8d451354bf4ab8ff8367796faacad41a527
Author: Sam James <s...@gentoo.org>
Date:   Tue Dec 10 01:58:10 2024 +0000

    ci: update warnings after C++14 change
    
    ChangeLog:
            * .github/glibcxx_ubuntu64b_log_expected_warnings: Update.
            * .github/log_expected_warnings: Update.

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 b1f400a065dc..214a64aadcae 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:2231: warning: `.' or `,' must follow @xref, not f
+install.texi:2230: 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 989829d685f4..9829eb2709cf 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:2231: warning: `.' or `,' must follow @xref, not f
+install.texi:2230: 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'

Reply via email to