https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85665
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |jasonwucj at gcc dot gnu.org
--- Comment #9 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Most of this is nds32 target related, so should be fixed by the corresponding
maintainer. As for two spaces after ., that is standard GCC convention and I
believe it is used in many other spots. I'll handle the ipa-devirt.c issue.