https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89340
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[7/8/9 Regression] ICE in |[7/8 Regression] ICE in
|function_and_variable_visib |function_and_variable_visib
|ility, at |ility, at
|ipa-visibility.c:707 |ipa-visibility.c:707
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk. Not really sure if this should be backported, for the
release branches it might be better to silently ignore the weak flag.