This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] update to rtl flag checking macros
- From: Richard Henderson <rth at redhat dot com>
- To: Janis Johnson <janis187 at us dot ibm dot com>
- Cc: gcc-patches at gcc dot gnu dot org, zack at codesourcery dot com, dave at hiauly1 dot hia dot ncr dot ca
- Date: Wed, 8 May 2002 14:04:38 -0700
- Subject: Re: [PATCH] update to rtl flag checking macros
- References: <20020508135657.A21670@us.ibm.com>
On Wed, May 08, 2002 at 01:56:57PM -0700, Janis Johnson wrote:
> * rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name,
> and use it in all invocations of these macros. Clean up comments.
> * rtl.c (rtl_check_failed_flag): Add an argument for the name
> of the flag access macro whose check failed.
> * doc/rtl.texi (Flags): Document additional flag uses.
Ok.
r~