[Bug fortran/67091] Bad result for type-bound procedures returning pointers to the intrinsic function ASSOCIATED
pault at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Aug 1 18:38:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67091
--- Comment #1 from Paul Thomas <pault at gcc dot gnu.org> ---
Author: pault
Date: Sat Aug 1 18:37:25 2015
New Revision: 226464
URL: https://gcc.gnu.org/viewcvs?rev=226464&root=gcc&view=rev
Log:
2015-08-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/67091
* trans-intrinsic.c (gfc_conv_associated): Add the pre and post
blocks for the second argument to se.
2015-08-01 Paul Thomas <pault@gcc.gnu.org>
PR fortran/67091
* gfortran.dg/associated_target_6.f03: New test
Added:
trunk/gcc/testsuite/gfortran.dg/associated_target_6.f03
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-intrinsic.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list