decl.c (start_decl): Remove redundant linkage check.
authorJason Merrill <jason@gcc.gnu.org>
Mon, 24 Aug 1998 16:31:38 +0000 (12:31 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 24 Aug 1998 16:31:38 +0000 (12:31 -0400)
commitcce2be438d67e6514c60ce887d0142c9b32dc407
tree787f1a2859f32f07454560dbb41cd83af7079dfb
parent5637343af3448a1e1fbe54c97fa9bccfb0bc5477
decl.c (start_decl): Remove redundant linkage check.

* decl.c (start_decl): Remove redundant linkage check.
* typeck.c (c_expand_return): Handle the case that valtype
is wider than the functions return type.

From-SVN: r21950
gcc/cp/ChangeLog
gcc/cp/decl.c
gcc/cp/typeck.c