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/35418] [4.4 Regression]: Revision 132592 miscompiles 172.mgrid



------- Comment #3 from tobi at gcc dot gnu dot org  2008-03-01 23:15 -------
I checked the code leading up to this, and if I didn't miss a codepath, stride
will always be of type gfc_array_index_type, so I'm inclined to believe that
the bug, if any, is in fold.  It is of course possible that folding allowed for
a valid optimization that broke 172.mgrid.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35418


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