[Bug fortran/25401] improper runtime bounds check error when using arbitrary length arrays
cummings at cacr dot caltech dot edu
gcc-bugzilla@gcc.gnu.org
Wed Dec 14 00:10:00 GMT 2005
------- Comment #1 from cummings at cacr dot caltech dot edu 2005-12-14 00:10 -------
Created an attachment (id=10478)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10478&action=view)
test case showing incorrect runtime bounds check failure
Here is a simple code illustrating the problem. Compile the code with the flag
-fbounds-check and then run the executable to see the problem.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25401
More information about the Gcc-bugs
mailing list