Re: [PATCH] trans-mem: Fix ICE caused by expand_assign_tm

2024-11-08 Thread Richard Biener
On Fri, 8 Nov 2024, Jakub Jelinek wrote: > Hi! > > My https://gcc.gnu.org/pipermail/gcc-patches/2024-November/668065.html > patch regressed > +FAIL: g++.dg/tm/pr45940-3.C -std=gnu++11 (internal compiler error: in > create_tmp_var, at gimple-expr.cc:484) > +FAIL: g++.dg/tm/pr45940-3.C -std=gnu+

[PATCH] trans-mem: Fix ICE caused by expand_assign_tm

2024-11-08 Thread Jakub Jelinek
Hi! My https://gcc.gnu.org/pipermail/gcc-patches/2024-November/668065.html patch regressed +FAIL: g++.dg/tm/pr45940-3.C -std=gnu++11 (internal compiler error: in create_tmp_var, at gimple-expr.cc:484) +FAIL: g++.dg/tm/pr45940-3.C -std=gnu++11 (test for excess errors) +FAIL: g++.dg/tm/pr45940-3.