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

--- Comment #2 from Liam Powell <liam at liampwll dot com> ---
Same as a mainline build as shown below but with a few minor patches. It's
possible my config or patches break it, however I don't think I touch anything
related to it. The patches are here and are all at the top of the log:
https://github.com/Prunt3D/gcc

"$SOURCE_DIR/configure" \
  --enable-languages=c,ada,fortran \
  --disable-multilib \
  --disable-bootstrap \
  --enable-checking=yes,extra,rtl

I'll test a clean mainline build locally.

Reply via email to