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 tree-optimization/79744] [7 Regression] The polyhedron test rnflow.f90 is miscompiled with -O3 after r236361


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79744

--- Comment #3 from Richard Biener <rguenth at gcc dot gnu.org> ---
-fno-tree-loop-distribute-patterns doesn't help so your bisection is bogus I
think.  Disabling VRP helps though, so trying own bisect with a hint of
r236336.

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