https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123818
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[13/14/15/16 Regression] |[13/14/15 Regression]
|Different default arguments |Different default arguments
|to 2 different functions |to 2 different functions
|sometimes go wrong and use |sometimes go wrong and use
|the first one only since |the first one only since
|r0-69852 |r0-69852
--- Comment #12 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.