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 target/15550


On Sat, Jun 19, 2004 at 02:07:10PM -0600, Roger Sayle wrote:
> I have a patch for an almost identical problem, PR 15825, awaiting
> review at http://gcc.gnu.org/ml/gcc-patches/2004-06/msg00338.html
> If you prefer your solution of rejecting the sequence, let me know
> and I'll test with your identical hunk added to noce_try_sign_mask.

I think I do prefer my method, simply because it's safer.

> It might even be worthwhile factoring this code into its own function
> in ifcvt.c, or perhaps just reorganize unshare_ifcvt_sequence.

Agreed.


r~


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