https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106506
Bug ID: 106506
Summary: g++.dg/opt/pr94589-2.C FAILS after enabling floats in
VRP
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: aldyh at gcc dot gnu.org
CC: amacleod at redhat dot com, jakub at gcc dot gnu.org
Target Milestone: ---
As mentioned in this thread, enabling frange operators in range-op-float.cc
causes g++.dg/opt/pr94589-2.C to fail:
https://gcc.gnu.org/pipermail/gcc/2022-July/239207.html
I've marked it as XFAIL.
It's all yours Jakub ;-).