]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Fix build error in <bits/regex_error.h>
authorJonathan Wakely <jwakely@redhat.com>
Fri, 11 Sep 2020 13:51:36 +0000 (14:51 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Fri, 23 Jun 2023 12:19:23 +0000 (13:19 +0100)
commit61dc491950863d0b441ddd3f9d609b83a01deaf7
tree0931fb1e8c18d934f8fa2b6fe3c0f40730e56038
parentf0f8cb2a9f6ec5fdfebb0ee15064133d36a91d64
libstdc++: Fix build error in <bits/regex_error.h>

libstdc++-v3/ChangeLog:

* include/bits/regex_error.h (__throw_regex_error): Fix
parameter declaration and use reserved attribute names.

(cherry picked from commit 29216f56d002982f10c33056f4b3d7f07e164122)
libstdc++-v3/include/bits/regex_error.h