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/12366] array assignment fails


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


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