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

Reply via email to