Re: [PATCH] middle-end: Remove truly_noop_truncation check from convert.c

2020-07-12 Thread Richard Biener via Gcc-patches
On Sat, Jul 11, 2020 at 8:29 PM Roger Sayle wrote: > > > This patch eliminates a check of targetm.truly_noop_truncation from > the early middle-end, where the gimple/generic being generated by > GCC's front-ends is being inappropriately influenced by the target's > TRULY_NOOP_TRUNCATION. The (rec

[PATCH] middle-end: Remove truly_noop_truncation check from convert.c

2020-07-11 Thread Roger Sayle
This patch eliminates a check of targetm.truly_noop_truncation from the early middle-end, where the gimple/generic being generated by GCC's front-ends is being inappropriately influenced by the target's TRULY_NOOP_TRUNCATION. The (recent) intention of TRULY_NOOP_TRUNCATION is to indicate that a b