[Bug tree-optimization/55022] [4.8/4.9 Regression] air.f90 is miscompliled with -m64 -O2 -fgraphite-identity after revision 190619
kargov at gmail dot com
gcc-bugzilla@gcc.gnu.org
Fri Apr 11 13:03:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55022
--- Comment #24 from Vladimir Kargov <kargov at gmail dot com> ---
(In reply to Vladimir Kargov from comment #19)
For the sake of correctness, I had an obvious typo in my comment:
> "((signed long) maxLen_5(D) - (signed long) minLen_3(D)) /[fl] -4294967296" (i.e. -4294967296).
((signed long) maxLen_5(D) - (signed long) minLen_3(D)) /[fl] -4294967296 = -1,
not -4294967296.
More information about the Gcc-bugs
mailing list