https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104497

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
<source>: In function 'test':
<source>:18:1: error: invalid RHS for gimple memory store: 'var_decl'
   18 | }
      | ^
iftmp.0

inv

# .MEM_12 = VDEF <.MEM_6>
iftmp.0 = inv;
<source>:18:1: error: invalid RHS for gimple memory store: 'var_decl'
iftmp.0

src

# .MEM_11 = VDEF <.MEM_6>
iftmp.0 = src;
during GIMPLE pass: ssa

Reply via email to