re PR fortran/79335 (Conditional jump or move depends on uninitialised in value ...
authorAndre Vehreschild <vehre@gcc.gnu.org>
Sun, 5 Feb 2017 13:05:10 +0000 (14:05 +0100)
committerAndre Vehreschild <vehre@gcc.gnu.org>
Sun, 5 Feb 2017 13:05:10 +0000 (14:05 +0100)
commitea06c7b0c4299833959a6a62a7a57533e60c8418
treeed17d1622f71b5d596c4ede358976f9679901f80
parent764d5c7b5376677bd6e592fa969065f58dc3d816
re PR fortran/79335 (Conditional jump or move depends on uninitialised in value  get_scalar_to_descriptor_type(tree_node*, symbol_attribute) (trans-expr.c:53))

gcc/fortran/ChangeLog:

2017-02-05  Andre Vehreschild  <vehre@gcc.gnu.org>

PR fortran/79335
* trans-decl.c (generate_coarray_sym_init): Retrieve the symbol's
attributes before using them.

From-SVN: r245193
gcc/fortran/ChangeLog
gcc/fortran/trans-decl.c