[Bug c++/123440] [reflection] internal compiler error: canonical types differ for identical types
cvs-commit at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 18 20:55:39 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123440
--- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The trunk branch has been updated by Marek Polacek <mpolacek@gcc.gnu.org>:
https://gcc.gnu.org/g:77aedc8741d97e8946ba78397aafcbacd89890c4
commit r16-7575-g77aedc8741d97e8946ba78397aafcbacd89890c4
Author: Marek Polacek <polacek@redhat.com>
Date: Wed Feb 18 15:53:01 2026 -0500
c++/reflection: add fixed test [PR123440]
This test crashed until r16-7330. The errors are expected.
Let's make sure the crash doesn't come back.
PR c++/123440
gcc/testsuite/ChangeLog:
* g++.dg/reflect/extract10.C: New test.
More information about the Gcc-bugs
mailing list