This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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)


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79335

--- Comment #6 from vehre at gcc dot gnu.org ---
Author: vehre
Date: Sun Feb  5 13:05:10 2017
New Revision: 245193

URL: https://gcc.gnu.org/viewcvs?rev=245193&root=gcc&view=rev
Log:
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.



Modified:
    trunk/gcc/fortran/ChangeLog
    trunk/gcc/fortran/trans-decl.c

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]