[Bug fortran/79335] [7 Regression] Conditional jump or move depends on uninitialised in value get_scalar_to_descriptor_type(tree_node*, symbol_attribute) (trans-expr.c:53)
vehre at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Feb 19 18:19:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79335
--- Comment #9 from vehre at gcc dot gnu.org ---
Author: vehre
Date: Sun Feb 19 18:18:33 2017
New Revision: 245579
URL: https://gcc.gnu.org/viewcvs?rev=245579&root=gcc&view=rev
Log:
gcc/fortran/ChangeLog:
2017-02-19 Andre Vehreschild <vehre@gcc.gnu.org>
PR fortran/79335
* trans-array.c (duplicate_allocatable_coarray): Ensure attributes
passed are properly initialized.
(structure_alloc_comps): Same.
* trans-expr.c (gfc_trans_structure_assign): Same.
Modified:
trunk/gcc/fortran/ChangeLog
trunk/gcc/fortran/trans-array.c
trunk/gcc/fortran/trans-expr.c
More information about the Gcc-bugs
mailing list