------- Additional Comments From rth at gcc dot gnu dot org  2005-03-17 16:14 
-------
Array dimension data gets stripped here:

c-decl.c:grokdeclarator
3863      if (!flag_gen_aux_info && (TYPE_QUALS (element_type)))
3864        type = TYPE_MAIN_VARIANT (type);


-- 


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

Reply via email to