This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix final_scan_insn to handle all comparisons in non-jump and cmove insn
- From: Richard Sandiford <rdsandiford at googlemail dot com>
- To: Andreas Schwab <schwab at linux-m68k dot org>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Mon, 05 Nov 2012 10:49:04 +0000
- Subject: Re: [PATCH] Fix final_scan_insn to handle all comparisons in non-jump and cmove insn
- References: <m2obje968m.fsf@igel.home>
Andreas Schwab <schwab@linux-m68k.org> writes:
> * final.c (final_scan_insn) [HAVE_cc0]: Handle all comparison
> codes in non-jump and cmove insn.
OK, thanks.
Richard