[Bug libfortran/31001] PACK crashes on zero-sized arrays
fxcoudert at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 3 10:38:00 GMT 2007
------- Comment #1 from fxcoudert at gcc dot gnu dot org 2007-03-03 10:38 -------
Confirmed. I thought I had fixed it, though. Backtrace is
(gdb) back
#0 pack_internal (ret=0xbfab6628, array=Variable "array" is not available.
)
at
/home/fxcoudert/gfortran_nightbuild/trunk/libgfortran/intrinsics/pack_generic.c:162
#1 0x08048c21 in MAIN__ () at pack.f90:18
#2 0x08048d78 in main (argc=Cannot access memory at address 0x4
)
at /home/fxcoudert/gfortran_nightbuild/trunk/libgfortran/fmain.c:18
and I'll give it a look.
--
fxcoudert at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Last reconfirmed|0000-00-00 00:00:00 |2007-03-03 10:38:13
date| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31001
More information about the Gcc-bugs
mailing list