[Bug fortran/66545] ICE on using undefined parameter/variable values

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Jun 16 19:59:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66545

--- Comment #7 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
(In reply to Steve Kargl from comment #6)
> On Mon, Jun 15, 2015 at 09:19:45PM +0000, tkoenig at gcc dot gnu.org wrote:
> > 
> > > I have 
> > > 
> > >   if (!sym->value)
> > >     goto error;
> > > 
> > > which leads to the same error.
> > 
> > I think your approach is better.
> > 
> > Your bug :-)
> > 
> 
> This passes regression testing.  So, do I have
> your approval (with an appropriate testcase of
> course)?

Pre-approved for a test case which contains all of Gerhard's test
cases.



More information about the Gcc-bugs mailing list