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/35988] run-time abort for MATMUL of run-time zero sized array



------- Comment #1 from tkoenig at gcc dot gnu dot org  2008-04-22 18:50 -------
Not a regression, 4.1 and 4.2 fail with the equally bogus
error message

a.out:
../../../../../gcc/branches/gcc-4_1-branch/libgfortran/generated/matmul_r4.c:152:
matmul_r4: Assertion `count == b->dim[0].ubound + 1 - b->dim[0].lbound' failed.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35988


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