[Bug tree-optimization/126641] [17 Regression], ice in frange_nextafter, at range-op-float.cc:315

dcb314 at hotmail dot com via Gcc-bugs <[email protected]> Wed, 05 Aug 2026 06:57:18 +0000
Newsgroups gmane.comp.gcc.bugs
Message-ID <[email protected]/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126641

David Binderman <dcb314 at hotmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |needs-reduction

--- Comment #6 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to Drea Pinski from comment #1)
> I can't reproduce this.

This is the configure line I used:

CFLAGS="-g1 -O2 -march=znver3" \
CXXFLAGS="-g1 -O2 -march=znver3" \
../trunk/configure \
        --disable-bootstrap \
        --disable-doc \
        --disable-multilib \
        --with-build-config="bootstrap-asan" \
        --with-isl \
        --enable-checking=yes \
        --enable-languages=c,c++,fortran