This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Disentangle DECL_FUNCTION_CODE overloading


On Tue, Jan 18, 2005 at 09:57:52PM +0100, Eric Botcazou wrote:
> 	* calls.c (expand_call): Check DECL_BUILT_IN_CLASS before
> 	accessing DECL_FUNCTION_CODE.
> 	* dojump.c (do_jump): Likewise.
> 	* gimplify.c (gimplify_call_expr): Likewise.
> 	* predict.c (expr_expected_value): Likewise.
> 	(strip_builtin_expect): Likewise.
> 	* tree-inline.c (estimate_num_insns_1): Likewise.
> 	* tree-ssa-loop-im.c (stmt_cost): Likewise
> 	* fold-const.c (fold): Test for BUILT_IN_NORMAL.
> 	(tree_expr_nonnegative_p): Likewise.

Ok.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]