This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/15969] ICE and assertion failure in trans-expr.c
- From: "tobi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 22 Jun 2004 15:21:55 -0000
- Subject: [Bug fortran/15969] ICE and assertion failure in trans-expr.c
- References: <20040613071633.15969.Mart.Rentmeester@nn-online.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tobi at gcc dot gnu dot org 2004-06-22 15:21 -------
Adding || expr->expr_type == EXPR_NULL to the assert lets me compile the
testcase. but I'm not convinced this is the right fix.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15969