https://gcc.gnu.org/bugzilla/show_bug.cgi?id=122828
--- Comment #2 from Jonathan Wakely <redi at gcc dot gnu.org> --- (In reply to Bjorn Wehlin from comment #0) > gcc -v output: [snip] > gcc version 11.4.0 (Ubuntu 11.4.0-1ubuntu1~22.04.2) This is not useful, it's the output of your system gcc, not the one you used to compile the reflection example.
