[Bug fortran/31298] Uninitialized variable in f951 (in read_module) / renaming operator in USE

2007-08-14 Thread burnus at gcc dot gnu dot org
--- Comment #9 from burnus at gcc dot gnu dot org 2007-08-14 21:16 --- (From update of attachment 13369) > strcpy (new->local_name, name); This does not make much sense for INTERFACE_INTRINSIC_OP. The problem with being able to import an operator only once is related to PR 33072: operat

[Bug fortran/31298] Uninitialized variable in f951 (in read_module) / renaming operator in USE

2007-06-23 Thread burnus at gcc dot gnu dot org
--- Comment #8 from burnus at gcc dot gnu dot org 2007-06-23 13:41 --- Issue which could be solved by the fix for this PR: PR 29876. -- burnus at gcc dot gnu dot org changed: What|Removed |Added -