This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH: gcc/builtins.c: rtl object comparisons replaced by predicates
- From: Ian Lance Taylor <iant at google dot com>
- To: "Marcelo A. B. Slomp" <mslomp at linuxmail dot org>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Thu, 29 Jan 2009 07:53:52 -0800
- Subject: Re: PATCH: gcc/builtins.c: rtl object comparisons replaced by predicates
- References: <4980F0DC.4040604@linuxmail.org>
"Marcelo A. B. Slomp" <mslomp@linuxmail.org> writes:
> 2009-01-28 Marcelo A. B. Slomp <mslomp@linuxmail.org>
>
> * gcc/builtins.c: rtl object comparisons replaced by predicates
This is OK when we return to stage 1.
Thanks for the patch, and thanks for working on this kind of thing.
Ian