------- 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