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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |WAITING

--- Comment #6 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to David Binderman from comment #0)
> Doing a ubsan build with revision 261981 worked. 
> 
> Doing same with revision 262304 doesn't. It breaks at
> the compare of stage 2 and stage 3.
> 
> Configure line is
> 
> ../trunk/configure --prefix=/home/dcb/gcc/results.262304.ubsan \
>         --with-build-config=bootstrap-ubsan \
>         --disable-multilib \
>         --disable-werror \
>         --enable-checking=df,extra,fold,rtl,yes \
>         --enable-languages=c,c++,fortran

Works for me for trunk@262278.

Reply via email to