*PING* / Re: [Patch, Fortran] Finalize nonallocatables with INTENT(out)

Tobias Burnus burnus@net-b.de
Wed Jun 12 13:18:00 GMT 2013


Thanks Dominique and Andreas for reporting this issue.

Dominique Dhumieres wrote:
> The test gfortran.dg/finalize_10.f90 fails in 32 bit mode [...]
> The following patch fixes it
> [...]
>   
> I have tried to weaken the test by not using any target and using a regexp
> of the kind "(int|long)", but I did not succeeded.

Seemingly, dg-tree-dump-times does not work with regular expressions. I 
have replaces it by dg-tree-dump + regular expression.

Committed as 200003.

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: committed.diff
Type: text/x-patch
Size: 1405 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20130612/69a12ec8/attachment.bin>


More information about the Gcc-patches mailing list