aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/redecl-16.c
AgeCommit message (Collapse)AuthorFilesLines
2005-05-11re PR c/21502 (small data relocation mismatch)Richard Henderson1-0/+18
PR c/21502 * c-decl.c (finish_decl): Propagate the completed array type of a global variable into the binding. From-SVN: r99563