[Bug fortran/15080] Forall bounds not calculated correctly (forall_3.f90)

Thomas dot Koenig at online dot de gcc-bugzilla@gcc.gnu.org
Tue Mar 8 20:30:00 GMT 2005


------- Additional Comments From Thomas dot Koenig at online dot de  2005-03-08 20:30 -------
On i686-pc-linux-gnu, forall_5.f90 does the following:

$ gfortran forall_5.f90
$ ./a.out
Fortran runtime error: Attempt to allocate a negative amount of memory.
$ gfortran -v
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.0/configure --prefix=/home/ig25 --enable-languages=c,f95
Thread model: posix
gcc version 4.0.0 20050306 (prerelease)

Did I mention I don't like memory corruption?

Thomas

-- 


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



More information about the Gcc-bugs mailing list