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

--- Comment #7 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #6)
> From maintainer-scripts/gcc_release :
>     contrib/gcc_build -d ${SOURCE_DIRECTORY} -o ${OBJECT_DIRECTORY} \
>       -c "--enable-generated-files-in-srcdir --disable-multilib" \
>       -m "-j$num_cpus" build || \
>       error "Could not rebuild GCC"

wait that does not enable m2 ... maybe that is the issue.

Reply via email to