Copy assignments for non scalar types

Sebastian Pop sebpop@gmail.com
Tue Apr 13 20:19:00 GMT 2010


On Tue, Apr 13, 2010 at 14:42, Jakub Jelinek <jakub@redhat.com> wrote:
> if (!is_gimple_reg (var))
>
> you shouldn't create SSA name and change the lhs of the stmt.
>

This worked well.  Thanks Jakub!

Sebastian



More information about the Gcc mailing list