libstdc++: Fix redundant assignment (PR 94629)
authorJonathan Wakely <jwakely@redhat.com>
Sun, 19 Apr 2020 19:54:38 +0000 (20:54 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Sun, 19 Apr 2020 20:05:32 +0000 (21:05 +0100)
commita2c0fa35d0dc8912b0c1a658234221de61e60840
treebf65d4c9f6cdae943c8c2b6de9078167bd7c9508
parent36bc6c652099a5a08a6792b86ab442a0aa50c9a4
libstdc++: Fix redundant assignment (PR 94629)

This appears to be a copy&paste error, which cppcheck diagnoses.

PR other/94629
* include/debug/formatter.h (_Error_formatter::_Parameter): Fix
redundant assignment in constructor.
libstdc++-v3/ChangeLog
libstdc++-v3/include/debug/formatter.h