re PR fortran/80983 ([F03] memory leak when calling procedure-pointer component with allocatable result)
2017-06-16 Janus Weil <janus@gcc.gnu.org> PR fortran/80983 * gfortran.dg/proc_ptr_comp_51.f90: Repair test case. From-SVN: r249243
This commit is contained in:
parent
70c51b5891
commit
8d94f9324a
@ -1,3 +1,8 @@
|
||||
2017-06-16 Janus Weil <janus@gcc.gnu.org>
|
||||
|
||||
PR fortran/80983
|
||||
* gfortran.dg/proc_ptr_comp_51.f90: Repair test case.
|
||||
|
||||
2017-06-16 Jakub Jelinek <jakub@redhat.com>
|
||||
|
||||
PR sanitizer/81094
|
||||
|
@ -1,4 +1,5 @@
|
||||
! { dg-do compile }
|
||||
! { dg-options "-fdump-tree-original" }
|
||||
!
|
||||
! PR 80983: [F03] memory leak when calling procedure-pointer component with allocatable result
|
||||
!
|
||||
|
Loading…
x
Reference in New Issue
Block a user