[Bug target/59205] config/iq2000/iq2000.c:2188: possible cut'n'paste error ?

nickc at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Sep 30 15:18:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59205

--- Comment #2 from Nick Clifton <nickc at gcc dot gnu.org> ---
Author: nickc
Date: Mon Sep 30 15:18:14 2019
New Revision: 276304

URL: https://gcc.gnu.org/viewcvs?rev=276304&root=gcc&view=rev
Log:
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.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/iq2000/iq2000.c


More information about the Gcc-bugs mailing list