Commit bdcaf773 by Jeffrey A Law Committed by Jeff Law

* typeck.c (expand_target_expr): Make definition match declaration.

From-SVN: r14962
parent 5ddc28a5
Wed Aug 27 02:03:34 1997 Jeffrey A Law (law@cygnus.com)
* typeck.c (expand_target_expr): Make definition match declaration.
* class.c (get_basefndecls): Make definition match declaration.
Mon Aug 25 14:30:02 1997 Jason Merrill <jason@yorick.cygnus.com>
......
......@@ -5600,7 +5600,7 @@ build_c_cast (type, expr)
return value;
}
tree
static tree
expand_target_expr (t)
tree t;
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment