reload, regcost problems [Was: Re: Math problems on PPC with gcc-2.96 20000928]

Geoff Keating geoffk@cygnus.com
Sun Oct 1 14:47:00 GMT 2000


> From: Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
> Date: Sun, 1 Oct 2000 23:12:37 +0200
> Cc: gcc-bugs@gcc.gnu.org

> Any solution to this? And you are already sure reload is the culprit? I 
> didn't get as far as you, but for me it seemed the -fpic was confusing the 
> scheduler, see my other bug report "-fpic confuses scheduler" with the 
> testcase.

>From your mail, it looked like you had just switched off
-fschedule-insns and the bug went away and you concluded that the
scheduler is the culprit.  That would be insufficient evidence on
which to base your conclusion.

The real way to find such a thing is to check that the RTL before
reload is OK, and the RTL after reload is bad, which is what I did.

I don't have a solution yet.  I'm busy doing other stuff right now...

-- 
- Geoffrey Keating <geoffk@cygnus.com>


More information about the Gcc-bugs mailing list