Got it, thanks. Let me prepare the patch after test. Pan
-----Original Message----- From: Jeff Law <jeffreya...@gmail.com> Sent: Tuesday, June 11, 2024 9:42 AM To: Li, Pan2 <pan2...@intel.com>; Sam James <s...@gentoo.org> Cc: gcc-patches@gcc.gnu.org; juzhe.zh...@rivai.ai; kito.ch...@gmail.com; richard.guent...@gmail.com Subject: Re: [PATCH v1] Widening-Mul: Fix one ICE of gcall insertion for PHI match On 6/10/24 7:28 PM, Li, Pan2 wrote: > Hi Sam, > >> This testcases ICEs for me on x86-64 too (without your patch) with just -O2. >> Can you move it out of the riscv suite? (I suspect the other fails on x86-64 >> too). > > Sure thing, but do you have any suggestion about where should I put these 2 > cases? > There are sorts of sub-directories under gcc/testsuite, I am not very > familiar that where > is the best reasonable location. gcc.dg/torture would be the most natural location I think. jeff