diff options
author | Iain Sandoe <iain@sandoe.co.uk> | 2022-12-03 11:57:59 +0000 |
---|---|---|
committer | Iain Sandoe <iain@sandoe.co.uk> | 2022-12-04 10:48:48 +0000 |
commit | e76a44bf68b79278cb2c20e4ce87657a247adcfe (patch) | |
tree | 7d4d44753e89e7ffdb5f3afeacacb0cb4963768c /gcc/cp/tree.cc | |
parent | 7fe8aca8a62341b9f4ee68d621c087c6f17ce82a (diff) | |
download | gcc-e76a44bf68b79278cb2c20e4ce87657a247adcfe.zip gcc-e76a44bf68b79278cb2c20e4ce87657a247adcfe.tar.gz gcc-e76a44bf68b79278cb2c20e4ce87657a247adcfe.tar.bz2 |
libstdc++, Darwin: Fix weak attribute to use __weak__ instead of weak.
The text for _GLIBCXX_WEAK_DEFINITION has used 'weak' for the attribute name,
since its intoduction. Amend to use the implementation namespace '__weak__'
version.
Signed-off-by: Iain Sandoe <iain@sandoe.co.uk>
libstdc++-v3/ChangeLog:
* config/os/bsd/darwin/os_defines.h (_GLIBCXX_WEAK_DEFINITION): Use the
implementation namespace for the weak attribute.
Diffstat (limited to 'gcc/cp/tree.cc')
0 files changed, 0 insertions, 0 deletions