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: remove 2nd DVCcodec time regression


On Thu, Mar 21, 2002 at 06:02:44PM -0800, Dale Johannesen wrote:
> At least this time the FSF change was intentional, see thread:
> http://gcc.gnu.org/ml/gcc-patches/2001-11/msg00680.html
> I'm not sure this is a problem on ppc at all, and certainly
> it should be safe if both regs are pseudos.

Err.. should it?  In what way does this check for pseudos affect match_dup?

You're probably right about ppc, but I can't let you do this for mainline.
Instead, move_movables should be taught to use validate_replace_rtx instead
of replace_regs, and to abort a combination or replacement if if fails.


r~


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