]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/c-family/c-common.c
c-common.c (handle_section_attribute): Refactor to reduce nesting and distinguish...
authorJosh Triplett <josh@joshtriplett.org>
Wed, 29 Apr 2015 20:32:41 +0000 (20:32 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 29 Apr 2015 20:32:41 +0000 (14:32 -0600)
commit0373796b4d886711d59f19dcffb6e0cbe19969cd
tree3aa351241ff8ef05858111d20e1931f9627bd2cb
parent8d92d2743c400d2b0bf14954e14bc343e1953168
c-common.c (handle_section_attribute): Refactor to reduce nesting and distinguish between error cases.

        * c-common.c (handle_section_attribute): Refactor to reduce
        nesting and distinguish between error cases.

From-SVN: r222590
gcc/c-family/ChangeLog
gcc/c-family/c-common.c