https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110345
--- Comment #18 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org>: https://gcc.gnu.org/g:122b946cc632e472ee6d828f8adf05567cfaa831 commit r15-7392-g122b946cc632e472ee6d828f8adf05567cfaa831 Author: Jakub Jelinek <ja...@redhat.com> Date: Thu Feb 6 18:34:01 2025 +0100 c++: Add noreturn attribute further test coverage [PR110345] Another non-problematic attribute. 2025-02-06 Jakub Jelinek <ja...@redhat.com> PR c++/110345 * g++.dg/cpp0x/attr-noreturn1.C: New test.