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



> -----Original Message-----
> From: Eric Botcazou [mailto:ebotcazou@adacore.com]
> Sent: Thursday, June 13, 2013 3:36 PM
> To: Bin Cheng
> Cc: gcc-patches@gcc.gnu.org
> Subject: 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.
> 
Hi Eric,
Attached patch is applied as r200061, modified according to your comments.

Thanks.
bin

Attachment: rtlanal-20130613.txt
Description: Text document


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