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

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Jun 15 21:19:00 GMT 2015


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

Thomas Koenig <tkoenig at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |NEW
           Assignee|tkoenig at gcc dot gnu.org         |unassigned at gcc dot gnu.org

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---

> I have 
> 
>   if (!sym->value)
>     goto error;
> 
> which leads to the same error.

I think your approach is better.

Your bug :-)



More information about the Gcc-bugs mailing list