This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug fortran/12366] array assignment fails
- From: "toon at moene dot indiv dot nluug dot nl" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 26 Sep 2003 06:00:03 -0000
- Subject: [Bug fortran/12366] array assignment fails
- References: <20030922131506.12366.tcc@sentex.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12366
toon at moene dot indiv dot nluug dot nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-09-26 06:00:00
date| |
Summary|array assignment fails |array assignment fails
------- Additional Comments From toon at moene dot indiv dot nluug dot nl 2003-09-26 05:59 -------
Confirmed with tree-ssa gfortran 20030925:
f951: ../../gcc/gcc/fortran/trans-array.c:1076: gfc_conv_ss_descriptor:
Assertion ss->expr->expr_type == EXPR_VARIABLE failed.
12366.f95: In function `MAIN__':
12366.f95:5: internal compiler error: Aborted.
Toon Moene