[Bug fortran/57959] [F03] ICE with structure constructor with scalar allocatable components
paul.richard.thomas at gmail dot com
gcc-bugzilla@gcc.gnu.org
Sun Jan 18 15:35:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57959
paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paul.richard.thomas at gmail dot c
| |om
--- Comment #4 from paul.richard.thomas at gmail dot com <paul.richard.thomas at gmail dot com> ---
Created attachment 34475
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34475&action=edit
Fix for the PR
Bootstraps and regtests on x86_64/FC21
2015-01-18 Paul Thomas <pault@gcc.gnu.org>
PR fortran/64578
* trans-expr.c (gfc_trans_subcomponent_assign): Use a deep copy
for allocatable components, where the source is a variable.
2015-01-18 Paul Thomas <pault@gcc.gnu.org>
PR fortran/64578
* gfortran.dg/block_13.f08: New test
More information about the Gcc-bugs
mailing list