Re: [PING] PR112380: Defend against CLOBBERs in RTX expressions in combine.cc

2023-12-10 Thread Jeff Law
On 12/10/23 07:56, Roger Sayle wrote: I'd like to ping my patch for PR rtl-optimization/112380. https://gcc.gnu.org/pipermail/gcc-patches/2023-November/636203.html Sorry, I'd hoped Segher would chime in. The first simple patch & testcase are OK and can go in immediately. It'll take more ti

[PING] PR112380: Defend against CLOBBERs in RTX expressions in combine.cc

2023-12-10 Thread Roger Sayle
I'd like to ping my patch for PR rtl-optimization/112380. https://gcc.gnu.org/pipermail/gcc-patches/2023-November/636203.html For those unfamiliar with the (clobber (const_int 0)) idiom used by combine, I'll explain a little of the ancient history... Back before time, in the prehistory of git/s