]> git.ipfire.org Git - thirdparty/gcc.git/commit
call.c (add_builtin_candidates): Remove superfluous return.
authorVolker Reichelt <reichelt@igpm.rwth-aachen.de>
Fri, 20 Jan 2006 13:18:06 +0000 (13:18 +0000)
committerVolker Reichelt <reichelt@gcc.gnu.org>
Fri, 20 Jan 2006 13:18:06 +0000 (13:18 +0000)
commitede7acf17576192c7d516b79cf35793138a654df
tree830062b3e715bde571258516dde69500686706a0
parent0174997a11503d665901689e11d2e88b5f27d552
call.c (add_builtin_candidates): Remove superfluous return.

* call.c (add_builtin_candidates): Remove superfluous return.
* name-lookup.c (do_toplevel_using_decl): Likewise.
* parser.c (cp_parser_type_specifier_seq): Likewise.
(cp_parser_save_default_args): Likewise.

From-SVN: r110022
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/name-lookup.c
gcc/cp/parser.c