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