i386.c (ix86_debug_options): Remove prototype.
authorUros Bizjak <uros@gcc.gnu.org>
Mon, 26 Aug 2013 09:02:04 +0000 (11:02 +0200)
committerUros Bizjak <uros@gcc.gnu.org>
Mon, 26 Aug 2013 09:02:04 +0000 (11:02 +0200)
commit5339fc0c3809039e333c42269bdc6436b8f980df
tree39c64ffe8c7cbe454b99e3647974216f764fdd49
parent00d34d3ab19f3a9e9f3f90f5b83f7ece4daa8a62
i386.c (ix86_debug_options): Remove prototype.

* config/i386/i386.c (ix86_debug_options): Remove prototype.
(x86_64_elf_select_section): Ditto.
(ix86_handle_tm_regparm_attribute): Remove ATTRIBUTE_UNUSED on used
arguments.
(ix86_pass_by_reference): Ditto.
(ix86_return_in_memory): Ditto.
(output_set_got): Ditto.
(ix86_unary_operator_ok): Ditto.
(ix86_expand_builtin): Ditto.

From-SVN: r201988
gcc/ChangeLog
gcc/config/i386/i386.c