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: bad hoist


On Thu, Sep 26, 2002 at 05:39:39PM -0700, David S. Miller wrote:
> Actually, LCT_CONST means no memory referenced, so the hoisting code
> is fine.

Well, kinda.  Argument memory is sort of a special case.  Thus
the explicit references to the arguments from the call insn.


r~


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