https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120935
Hans-Peter Nilsson <hp at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://gcc.gnu.org/piperma | |il/gcc-patches/2025-July/68 | |9550.html --- Comment #5 from Hans-Peter Nilsson <hp at gcc dot gnu.org> --- PS. I know my posted patch doesn't fix gcc.dg/pr105094.c, but there may be other ways to "handle" that, than raising MAX_FIXED_MODE_SIZE. Either (similarly to the posted patch) somehow not look at MAX_FIXED_MODE_SIZE or just accept defeat: being able to create an object larger than (1<<64)/8 bytes on the stack is IMHO not of practical use.