Fix rtl sharing in ifcvt try 2
Richard Henderson
rth@redhat.com
Mon Jun 30 19:57:00 GMT 2003
On Mon, Jun 30, 2003 at 07:07:20PM +0200, Jan Hubicka wrote:
> OK, so you mean to set centrelly these bits for all operands put into
> if_info and clear it after processing ...
Yes. It reduces the number of places that you need to
change, and thus the chance that you'll miss something.
> Perhaps we need verifier thatn RTL is unshared.
Yes, this would be a good rtl-checking feature.
r~
More information about the Gcc-patches
mailing list