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
Richard Henderson <rth@redhat.com> writes:
| On Tue, Dec 30, 2003 at 07:14:11AM -0700, Roger Sayle wrote:
| > * fold-const.c (fold) <COND_EXPR>: Don't require strict type
| > equality, instead just prevent replacing a COND_EXPR of non-void
| > type by one of its operands of void type.
|
| Ok.
The original patch is also OK for gcc-3_3-branch as subsequently
amended by this one.
Thanks,
-- Gaby