------- Comment #1 from pinskia at gcc dot gnu dot org  2006-03-06 13:53 -------
Comeau C front-end also rejects this code:
Comeau C/C++ 4.3.3 (Aug  6 2003 15:13:37) for ONLINE_EVALUATION_BETA1
Copyright 1988-2003 Comeau Computing.  All rights reserved.
MODE:strict errors C99 

"ComeauTest.c", line 1: error: incomplete type is not allowed
  static int thingy2[];
             ^

http://www.comeaucomputing.com/tryitout/


-- 


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

Reply via email to