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]

Re: ifcvt buglet


On Wed, May 31, 2000 at 10:16:24AM -0400, Michael Meissner wrote:
> Hmmm, I may need to have a clobber in the jumps I want to convert to
> conditional code for the port that I'm working on.  I would prefer a test
> that allowed clobbers (but not moves).

Look at the definition of onlyjump_p.  That's what Jeff is testing.



r~

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