This is the mail archive of the gcc@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: egcs 2.91.14: packed-1 failure on openvms/alpha, more info



  In message <199803262235.OAA09101@rtl.cygnus.com>you write:
  > 	Is this happening in reg_scan_mark_refs?  We're going to need to
  > 	throttle that code to be less aggressive for gcse anyway.
  > 
  > yes.
OK.  I'll bring over my change from devo.

In theory the whole marking of pointer registers by reg_scan_mark_refs
should be completely reworked to not lose in the presense of global
optimizations.  But I haven't come up with the right conceptual model
yet.

Who knows, that code might even be totally useless now that we
propagate alias information better.

jeff


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