This is the mail archive of the gcc-bugs@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-19980531/gcc.c-torture/execute/950511-1.c failure found!



  In message <Pine.LNX.3.95.980606074137.4100A-100000@mikeg.weiden.de>you write:
  > Hi Horst,
  > 
  > Thanks for confirming the problem.. it did help.
  > 
  > Using my most effective gcc troubleshooting technique.. patch -R and
  > compile a LOT <g>, I was able to locate the source of the problem. It
  > happened in egcs-19980525 in the following segment.
I think we fixed this within the last few days:

Tue Jun  2 22:46:08 1998  Richard Henderson  <rth@cygnus.com>

        * expr.c (store_expr): Revert stray patch associated with
        1998-05-23 commit.


Thanks though.  FWIW, this is how I got started 10 years ago
debugging problems in gcc.  I still use this method once in
a while :-)

jeff


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