[Bug c++/117825] [12/13/14/15 Regression] ICE on template with -Wformat-security (error reporting routines re-entered.)
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Dec 2 12:32:18 GMT 2024
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117825
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The #c0 testcase started to ICE with -std=c++1z with
r7-4431-g4a826ca6feb3c7ec3ef62
The #c3 testcase doesn't ICE for me, neither with trunk nor older snapshots.
More information about the Gcc-bugs
mailing list