]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c/21502 (small data relocation mismatch)
authorRichard Henderson <rth@redhat.com>
Wed, 11 May 2005 07:33:31 +0000 (00:33 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 11 May 2005 07:33:31 +0000 (00:33 -0700)
commit317a9ac39e4be89ef37112202c1bc2a55280299d
treee1b874c70f6faf84aed3125f9e65ab492e614198
parentda32fddcb6e41f878ea05dd46ad677a2d821c70e
re PR c/21502 (small data relocation mismatch)

        PR c/21502
        * c-decl.c (finish_decl): Propagate the completed array type of
        a global variable into the binding.

From-SVN: r99563
gcc/ChangeLog
gcc/c-decl.c
gcc/testsuite/gcc.dg/redecl-16.c [new file with mode: 0644]