(In reply to Andreas Schwab from comment #1) > The C standard says that VLA shall not have zero size, but a size of 1 is > valid, and the default probe_stack expansion writes to a MEM of word_mode. So the question is whether we at least align the allocation to word_mode which I doubt.