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: CVS Update: www.netwinder.org: pub


      > Why didn't that prevent the bug?  Doing it the way you did would not
      > allow two identical SAVE_EXPRs to be considered equal, and they
      > should be.

    The operands were not strictly equal.  ie arg0 != arg1

But wouldn't they have to be at some recursion level in order for the
predicate to ever return true?  Wouldn't the test catch it at *that*
level?  That was certainly the design of the code.


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