egcs/./gcc/f ChangeLog com.c version.c
Jeffrey A. Law
law@cygnus.com
Wed Jul 8 23:48:00 GMT 1998
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: law@egcs.cygnus.com 98/07/08 23:47:58
Modified files:
gcc/f : ChangeLog com.c version.c
Log message:
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.
More information about the Gcc-cvs
mailing list