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: ifcvt/crossjump patch: Fix PR 42496, 21803


On 04/13/2010 11:03 PM, Eric Botcazou wrote:
> OK modulo the nits above and
> 
> +/* When comparing two insns in flow_find_cross_jump or
> +   flow_find_head_matching_sequence, esure the notes match.  */
> +static void
> +merge_notes (rtx i1, rtx i2)
> 
> "When comparing insns I1 and I2 in..., ensure the notes match" + missing blank 
> line after the comment.

Thanks.  Here's what I committed after another bootstrap/test cycle on
i686-linux.


Bernd

Attachment: ifcvt-v9.diff
Description: Text document


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