Remove the iq2000_select_section function the iq2000 backend - it never provided...
authorNick Clifton <nickc@redhat.com>
Mon, 30 Sep 2019 15:18:14 +0000 (15:18 +0000)
committerNick Clifton <nickc@gcc.gnu.org>
Mon, 30 Sep 2019 15:18:14 +0000 (15:18 +0000)
commit4baad9863a5df7ec01b42afecd4170f4d58a1aac
treea8c1740c9cecb1c635a02ec79df4fecf545cc3f6
parent20fa157e674d0175f8c2717683462cdaded4d5be
Remove the iq2000_select_section function the iq2000 backend - it never provided any useful functionality.

PR target/59205
* config/iq2000/iq2000.c (iq2000_select_section): Delete.
(TARGET_ASM_SELECT_SECTION): Remove definition.
(TARGET_HAVE_SWITCHABLE_BSS_SECTIONS): Allow definition.

From-SVN: r276304
gcc/ChangeLog
gcc/config/iq2000/iq2000.c