[Patch, Fortran] PR54350 - fix freeing of gfc_ss scalarizer variables (was: Request for help with the scalarizer)

Tobias Burnus burnus@net-b.de
Thu Aug 23 20:13:00 GMT 2012


Tobias Burnus wrote:
> I am now down to a single kind of failure: pointer_remapping_*.f08 
> fails. One has code like:
>      ptr(1:5, 1:2) => arr
>
> The question is how to solve that one. If one removes the AR_FULL and 
> sets lse.descriptor_only, the test cases fail; nevetheless, I wonder 
> whether something along those lines could be the solution.

That's what I do now: I added descriptor_only support to 
gfc_conv_expr_descriptor.

The attached patch build and regtested successfully on x86-64-gnu-linux.
OK for the trunk?

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gfc_ss-fixes.diff
Type: text/x-patch
Size: 41216 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20120823/d5327d88/attachment.bin>


More information about the Gcc-patches mailing list