This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: egcs-19980531/gcc.c-torture/execute/950511-1.c failure found!
- To: "Michael L. Galbraith" <mikeg at weiden dot de>
- Subject: Re: egcs-19980531/gcc.c-torture/execute/950511-1.c failure found!
- From: Jeffrey A Law <law at cygnus dot com>
- Date: Sat, 06 Jun 1998 01:02:06 -0600
- cc: Horst von Brand <vonbrand at sleipnir dot valparaiso dot cl>, egcs-bugs at cygnus dot com
- Reply-To: law at cygnus dot com
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