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: Patch for enable-checking failure egcs-19980715



  In message <199807161928.TAA00148@iron.rcp.co.uk>you write:
  > egcs-19980715 fails to bootstrap with enable-checking enabled
  > 
  > This is because safe_from_p() temporarily marks any visited SAVE_EXPR
  > tree nodes as ERROR_MARK tree nodes to prevent combinational explosion.
  > 
  > Here's a patch which allows egcs-19980715 to complete "make bootstrap"
  > on x86-linux.
Thanks.  But I believe Martin von Loewis has a better patch to fix this
problem.  Martin -- did you ever get approval for your patch, or did I
somehow misplace it?


jeff


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