This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] PR fortran/12632: -fbounds-check ICE
- From: Richard Henderson <rth at redhat dot com>
- To: Roger Sayle <roger at eyesopen dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 30 Dec 2003 00:24:46 -0800
- Subject: Re: [PATCH] PR fortran/12632: -fbounds-check ICE
- References: <Pine.LNX.4.44.0312212232430.1636-100000@www.eyesopen.com>
On Sun, Dec 21, 2003 at 11:19:13PM -0700, Roger Sayle wrote:
> PR fortran/12632
> * fold-const.c (fold) <COND_EXPR>: Don't fold a constant condition,
> if the type of the selected branch doesn't match its' parent.
Ok.
r~