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, 11 Sep 2020 13:52:40 +0000 (14:52 +0100)
commit29216f56d002982f10c33056f4b3d7f07e164122
tree588a4265b1d4f08687b9e408bb69837f52432f3c
parente05ff30078e80869f2bf3af6dbdbea134c252158
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.
libstdc++-v3/include/bits/regex_error.h