This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: g77 patch to possible improve some debugging stuff



  In message <199807071341.JAA16220@melange.gnu.org>you write:
  > Jeff, if this patch doesn't look obviously wrong to you (since it
  > really involves the back-end interface), could you install it?  It
  > "seems" quite safe, but the sooner it gets tested, the better.  (I'm
  > about to fire up a `make check' on it, which I should have done a
  > couple of days ago, but it passed my other private test suite without
  > any new crashes.)
  > 
  >         tq vm, (burley)
  > 
  > 
  > Sat Jul  4 20:47:19 1998  Craig Burley  <burley@gnu.org>
  > 
  > 	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.
Thanks.  I installed this.

jeff


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]