[Bug fortran/17917] gfortran ICE on "equivalence"
tobi at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Oct 11 16:37:00 GMT 2004
------- Additional Comments From tobi at gcc dot gnu dot org 2004-10-11 16:37 -------
The most suspicious commits are:
2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
Paul Brook <paul@codesourcery.com>
PR fortran/13415
* trans-common.c (calculate_length): Remove ...
(get_segment_info): Merge into here. Save field type.
(build_field): Use saved type.
(create_common, new_condition, new_segment, finish_equivalences):
Use new get_segment_info.
* trans-types.c: Update comment.
2004-07-10 Tobias Schlueter <tobias.schlueter@physik.uni-muenchen.de>
* trans-decl.c (gfc_create_module_variable): Nothing to do if
symbol is in common, because we ...
(gfc_generate_module_vars): Call gfc_trans_common.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17917
More information about the Gcc-bugs
mailing list