[Bug c/31128] __builtin_stack_restore/__builtin_stack_save should not be exposed to the user
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Mar 11 02:20:00 GMT 2007
------- Comment #4 from pinskia at gcc dot gnu dot org 2007-03-11 02:20 -------
The solution I have for you is to use VLAs correctly and {}, basically going
lowered VLAs of __builtin_stack_restore/__builtin_stack_save/__builtin_alloca
to back VLAs.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31128
More information about the Gcc-bugs
mailing list