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 GCC]Check the code to be executed for COND_EXEC in noop_move_p


> 2013-06-13  Bin Cheng  <bin.cheng@arm.com>
> 
> 	* rtlanal.c (noop_move_p): Check the code to be executed for
> 	COND_EXEC.

OK if you use COND_EXEC_CODE instead of EXP and remove the useless assertion.

-- 
Eric Botcazou


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