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: Fix PR optimization/7520


On Fri, Sep 20, 2002 at 01:04:31PM +0200, Eric Botcazou wrote:
> Isn't the patch an overkill for broken code ? Wouldn't it be less costly to
> put a fake SET to the return register instead of a CLOBBER or something like
> that ?

Err, no.  A set should be no better or worse than a clobber.


r~


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