]> git.ipfire.org Git - thirdparty/gcc.git/commit
c++: Fix std dialect hint for std::to_address [PR107800]
authorJonathan Wakely <jwakely@redhat.com>
Tue, 21 May 2024 12:16:33 +0000 (13:16 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 21 May 2024 20:59:21 +0000 (21:59 +0100)
commit826a7d3d19d3ebf04e21d6f1c89eb341a36fb5d1
treeb678297dbd77a4e215a19dc1a4f5d52c43d8f6f1
parentf0c0bced62b9c728ed1e672747aa234d918da22c
c++: Fix std dialect hint for std::to_address [PR107800]

The correct dialect for std::to_address is cxx20 not cxx11.

gcc/cp/ChangeLog:

PR libstdc++/107800
* cxxapi-data.csv <to_address>: Change dialect to cxx20.
* std-name-hint.gperf: Regenerate.
* std-name-hint.h: Regenerate.
gcc/cp/cxxapi-data.csv
gcc/cp/std-name-hint.gperf
gcc/cp/std-name-hint.h