------- Additional Comments From rth at gcc dot gnu dot org  2005-03-17 14:53 
-------
Smaller test case with 

const char foo[] = "libc";
__typeof (foo) bar;

though this gives a different diagnostic:

z.c:2: warning: array ‘bar’ assumed to have one element


-- 


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

Reply via email to