This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: Performance regression due to combine.c patch


Hi Ulrich,

> Why is this a problem?  Paradoxical subregs of a pseudo used as SET_DEST
> should be just fine as far as I can see ...

If I allow a paradoxical subreg there, I get an ICE in local-alloc.c.
(I just reverted the patch in my local tree and confirmed the
regressions that I used to see before the patch.)  Maybe it's time to
look at the real cause of this problem.  I am not familiar with
local-alloc.c, so don't hold your breath.

Kazu Hirata


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