[Bug c++/123691] Expansion statements are implemented but do not work.
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jan 29 08:58:31 GMT 2026
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123691
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
With current trunk (r16-7132 and onwards) you get better diagnostics and can
use define_static_array inside of the expansion statement.
The #c0 testcase is invalid.
More information about the Gcc-bugs
mailing list