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/25401] improper runtime bounds check error when using arbitrary length arrays



------- 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


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