Jakub Jelinek wrote:
>Hi!
>
>take_address_of ICEs if an object has NULL DECL_NAME, the first hunk
>fixes
>that. But, there is no point creating extra runtime code for clobbers,
>like
>computing the address of the object, passing it from the serial code to
>the
>outlined parallelized routine and t
Hi!
take_address_of ICEs if an object has NULL DECL_NAME, the first hunk fixes
that. But, there is no point creating extra runtime code for clobbers, like
computing the address of the object, passing it from the serial code to the
outlined parallelized routine and then just have a clobber there (