(cr16c_elf_final_link_relocate): Remove duplicated return statements and
authorNick Clifton <nickc@redhat.com>
Wed, 23 Feb 2005 09:56:44 +0000 (09:56 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 23 Feb 2005 09:56:44 +0000 (09:56 +0000)
commit90e868acafca1d7e6dac3336836d73b5ab6bc87c
tree5c8860f9c19299368ecd198485ffeb498d117c69
parent4b6c0f2fe96d8e38bfa8c8d98b656f34f629d09f
(cr16c_elf_final_link_relocate): Remove duplicated return statements and
replace with a single return at the end of the function.  This helps pacify
the flow analysis code in gcc 4.0.
bfd/ChangeLog
bfd/elf32-cr16c.c