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] Fix PR 18746, fab causing more problems


On Tue, Nov 30, 2004 at 10:00:13PM -0500, Andrew Pinski wrote:
> -	  modify_stmt (*stmtp);
> +	  mark_new_vars_to_rename (*stmtp, vars_to_rename);

Why isn't this redundant with the mark_new_vars_to_rename call
in convert_to_gimple_builtin?


r~


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