[PATCH, Fortran, pr79335, v1] [7 Regression] Conditional jump or move depends on uninitialised in value get_scalar_to_descriptor_type(tree_node*, symbol_attribute) (trans-expr.c:53)
Andre Vehreschild
vehre@gmx.de
Sat Feb 4 13:40:00 GMT 2017
Hi all,
attached patch fixes the access of uninitialized data. Thanks Martin for
analyzing this so far. The symbol_attributes on the stack was used
without initializing it from the symbol's attributes.
Bootstraps and regstests ok on x86_64-linux-gnu/f25. Ok for trunk?
Regards,
Andre
--
Andre Vehreschild * Email: vehre ad gmx dot de
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: pr79335_v1.clog
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20170204/7cb6e407/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr79335_v1.patch
Type: text/x-patch
Size: 764 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20170204/7cb6e407/attachment.bin>
More information about the Fortran
mailing list