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 middle-end/36682] [4.4 Regression]: fortran.dg/associated_1.f90 execute at -O1



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


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