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] Remove rtl_expr_nonnegative_p


On Sun, 2004-08-22 at 01:20, Andrew Pinski wrote:
> Now that RTL_EXPR has been removed we can also remove the function
> rtl_expr_nonnegative_p as it is no longer called from anywhere.
> 
> This patch removes that function.
> 
> 
> OK? Bootstrapped on powerpc-apple-darwin with no regressions.
> 
> Thanks,
> Andrew Pinski
> 
> ChangeLog:
> 
> 	* fold-const.c (rtl_expr_nonnegative_p): Delete.
> 	* tree.h (rtl_expr_nonnegative_p): Remove.
Approved.

Jeff



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