This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 2.95, x86: severe performance problems with short arithmetic
- To: Zack Weinberg <zack@bitmover.com>
- Subject: Re: 2.95, x86: severe performance problems with short arithmetic
- From: Jeffrey A Law <law@cygnus.com>
- Date: Tue, 10 Aug 1999 13:16:12 -0600
- cc: gcc@gcc.gnu.org, rth@cygnus.com
- Reply-To: law@cygnus.com
In message <199908101852.LAA11338@zack.bitmover.com>you write:
> so I am guessing that the problem is with this piece of i386.md:
Yes. Read the comments and the changelog. That'll tell you why it is
there and who put it in. Iterate with them over the change.
We do not want to just rip out that block. That is not a solution.
jeff