From: Craig Burley Date: Wed, 8 Jul 1998 23:47:54 +0000 (-0600) Subject: Fix debugging of CHARACTER*(*), etc., which requires emitting debug info on types... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=621bb5b115057a5430eb4c1e5325274705dea1e3;p=gcc.git Fix debugging of CHARACTER*(*), etc., which requires emitting debug info on types like `ftnlen': � Fix debugging of CHARACTER*(*), etc., which requires emitting debug info on types like `ftnlen': * com.c (ffecom_start_progunit_): Don't bother resetting "invented" flag for identifier. (ffecom_transform_equiv_): Don't bother zeroing "ignored" flag for decl. (pushdecl): No longer set "ignored", "used", or "suppressed debug" flags for decls having "invented" identifiers. From-SVN: r21020 --- diff --git a/gcc/f/ChangeLog b/gcc/f/ChangeLog index ffdf7a0c939..b05c7b95cb3 100644 --- a/gcc/f/ChangeLog +++ b/gcc/f/ChangeLog @@ -1,3 +1,15 @@ +Thu Jul 9 00:45:59 1998 Craig Burley + + Fix debugging of CHARACTER*(*), etc., which requires + emitting debug info on types like `ftnlen': + * com.c (ffecom_start_progunit_): Don't bother + resetting "invented" flag for identifier. + (ffecom_transform_equiv_): Don't bother zeroing + "ignored" flag for decl. + (pushdecl): No longer set "ignored", "used", or + "suppressed debug" flags for decls having "invented" + identifiers. + 1998-07-06 Dave Love * intdoc.in (HOSTNM_func, HOSTNM_subr): Note possible need for