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: Function clobber_return_register


On Wed, Dec 11, 2002 at 09:29:16PM -0500, Richard Kenner wrote:
> I think you are saying that what's wrong is likely
> whatever did that redirection, however, most things after
> reload (where we are here) ignore standalone USE and CLOBBERs.

Possibly.  The clobber of the return register is special though.
See flow_active_insn_p.

So can I see this abort on mainline, or is it only reproducible
in ACT trees?


r~


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