This is the mail archive of the gcc@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: [PATCH] global register problem


On Thu, Aug 01, 2002 at 06:01:23PM +0200, Richard Zidlicky wrote:
> Because %d7 is in regs_invalidated_by_call %d7 it is mark_set_1(..)
> for the call instruction....

Should be fixed by

2002-06-16  Richard Henderson  <rth@redhat.com>

        PR opt/6722
        * regclass.c (globalize_reg): Update regs_invalidated_by_call.



r~


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