This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Add checking for COND_EXPR in verify_expr
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>
- Date: Tue, 31 May 2005 12:20:00 -0400
- Subject: Re: [PATCH] Add checking for COND_EXPR in verify_expr
- References: <e6b43d77ba4245a0cffb4dfdb56ca01d@physics.uc.edu>
On Tue, May 31, 2005 at 12:14:25PM -0400, Andrew Pinski wrote:
> * tree-cfg.c (verify_expr): Add checking for COND_EXPR's conditional
> expression.
>
OK.
Diego.