]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Fix linker errors due to missing 'inline' keywords
authorStephan Bergmann <sbergman@redhat.com>
Mon, 23 Nov 2020 18:14:44 +0000 (18:14 +0000)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 23 Nov 2020 18:15:06 +0000 (18:15 +0000)
commit0986d3bc621b12c3d0367bf7bd25927c7fbfc552
tree804e1becc3b734b24e2417212c058f07fcffecd7
parent92b47a321e14f98c524f6e67e7ecabad5afa7886
libstdc++: Fix linker errors due to missing 'inline' keywords

libstdc++-v3/ChangeLog:

* include/bits/atomic_wait.h (__thread_relax, __thread_yield):
Add 'inline'.
libstdc++-v3/include/bits/atomic_wait.h
This page took 0.108366 seconds and 5 git commands to generate.