------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-20 
21:09 -------
Hmm, this is not even valid C99, and we reject it in the C front-end with 
"-std=c99 -pedantic-errors":
t.c:1: error: initializer element is not constant


Though we should not seg fault.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23172

Reply via email to