r126887 - in /branches/gimple-tuples-branch/gcc...
aldyh@gcc.gnu.org
aldyh@gcc.gnu.org
Tue Jul 24 19:24:00 GMT 2007
Author: aldyh
Date: Tue Jul 24 19:24:04 2007
New Revision: 126887
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126887
Log:
* tree.c (get_callee_fndecl): Revert previous change.
* gimplify.c (gimplify_call_expr): Use result from
get_callee_fndecl if available.
* c-common.c (c_warn_unused_result): Do not use
get_callee_fndecl.
Add assertion.
Modified:
branches/gimple-tuples-branch/gcc/ChangeLog.tuples
branches/gimple-tuples-branch/gcc/c-common.c
branches/gimple-tuples-branch/gcc/gimplify.c
branches/gimple-tuples-branch/gcc/tree.c
More information about the Gcc-cvs
mailing list