[PATCH v3 0/9] c++: C++26 Reflection [PR120775]

Jakub Jelinek jakub@redhat.com
Fri Jan 16 10:01:02 GMT 2026


On Fri, Jan 16, 2026 at 11:04:40AM +0800, Jason Merrill wrote:
> It seems to me that -freflection should be enabled by default with
> -std=c++26; the latter flag already selects a highly experimental mode, and
> you only get reflection if you use the new syntax.

In that case we first need to address PR122785 because that breaks stuff
whenever -freflection even when not using any new syntax in the source.

	Jakub



More information about the Gcc-patches mailing list