This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Deadly optimization bug (all gcc versions!)
- To: Jeffrey A Law <law@cygnus.com>
- Subject: Re: Deadly optimization bug (all gcc versions!)
- From: Bernd Schmidt <bernds@cygnus.co.uk>
- Date: Fri, 27 Aug 1999 12:04:50 +0100 (BST)
- cc: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>, Joern Rennecke <amylaar@cygnus.co.uk>, dje@watson.ibm.com, veksler@il.ibm.com, egcs@egcs.cygnus.com, kenner@vlsi1.ultra.nyu.edu
>
> > * combine.c (get_last_value): Don't look for earlier sets if the last
> > known set is somewhere in between the insns being combined.
> Please go ahead and install this change.
Done. Do we want this for 2.95.2?
Bernd