]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR target/49551 (tentative declaration after definition and -fdata-sections cause...
authorPrathamesh Kulkarni <prathamesh.kulkarni@linaro.org>
Tue, 2 Jun 2015 16:42:27 +0000 (16:42 +0000)
committerPrathamesh Kulkarni <prathamesh3492@gcc.gnu.org>
Tue, 2 Jun 2015 16:42:27 +0000 (16:42 +0000)
commitc2d474827dbd15616799ea703ea39659d7222dce
tree867e9b53f899e2be842a020973ebfb68ddb838ef
parent4526c3c15c72115a295ed060b78b55f61f422aee
re PR target/49551 (tentative declaration after definition and -fdata-sections cause ICE in C front-end.)

2015-06-02  Prathamesh Kulkarni  <prathamesh.kulkarni@linaro.org>

        PR c/49551
        * c-decl.c (merge_decls): Merge DECL_COMMON.
        * gcc.dg/pr49551.c: New test-case.

From-SVN: r224033
gcc/c/ChangeLog
gcc/c/c-decl.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr49551.c [new file with mode: 0644]