------- Comment #9 from jakub at gcc dot gnu dot org 2007-08-22 13:56 ------- When struct S is not defined at global scope, but within main, then no matter if struct S t; is present or not 4.1/4.2/trunk aborts with -O2.
-- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33136