https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61440
vekumar at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vekumar at gcc dot gnu.org
--- Comment #5 from vekumar at gcc dot gnu.org ---
Yes same issue work around would be to use configure with
--enable-stage1-checking=release as mentioned in
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62077#c54
