diff options
author | Jonathan Wakely <jwakely@redhat.com> | 2023-01-06 20:54:23 +0000 |
---|---|---|
committer | Jonathan Wakely <jwakely@redhat.com> | 2023-01-06 21:06:28 +0000 |
commit | 74852a3a2cecbd6d7ac6ddc2d1a9b60b83367d60 (patch) | |
tree | 50a91ab55328c9044a3c9d8b0e5cd8e0e8a095f3 /libsanitizer | |
parent | 61da01772a3dff61cf23ba2ffba33bccb68d1063 (diff) | |
download | gcc-74852a3a2cecbd6d7ac6ddc2d1a9b60b83367d60.zip gcc-74852a3a2cecbd6d7ac6ddc2d1a9b60b83367d60.tar.gz gcc-74852a3a2cecbd6d7ac6ddc2d1a9b60b83367d60.tar.bz2 |
libstdc++: Suppress -Waddress warning in tzdb.cc [PR108228]
For some tarets the weak symbol is always defined, so we get a warning
that its address is never null. The warning isn't useful in this case,
so suppress it.
libstdc++-v3/ChangeLog:
PR libstdc++/108228
* src/c++20/tzdb.cc (zoneinfo_dir): Add diagnostic pragma.
Diffstat (limited to 'libsanitizer')
0 files changed, 0 insertions, 0 deletions