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: Unreviewed patches


Hi Jim,

> Another issue, why does a USE inhibit peephole2 optimization anyways? 
> There seems to be no reason for it to do so.  You could try modifying 
> the peephole2 optimizer to ignore USE insns.

I now think it's cleaner to skip USE there.  I will post an updated
version of the patch shortly.

Kazu Hirata


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