------- Comment #1 from hp at gcc dot gnu dot org 2008-07-01 01:34 ------- Created an attachment (id=15837) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15837&action=view) somewhat shrunk test-case, the last abort in the program being called, use -O1.
It's the "if (.not.associated(a, x(a))) call abort ()" line that trigs: if I modify the testcase as per the patch, it still fails; also removing the mentioned line makes it fail. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36682