Commit 0841099a by Jeff Law

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: r21022
parent 2b228a31
char *ffe_version_string = "0.5.24-19980701"; char *ffe_version_string = "0.5.24-19980704";
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment