]> gcc.gnu.org Git - gcc.git/commit - libstdc++-v3/ChangeLog
libstdc++: Fix the return type of __cxa_finalize
authorFangrui Song <maskray@google.com>
Mon, 4 May 2020 22:07:19 +0000 (23:07 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Mon, 4 May 2020 22:07:19 +0000 (23:07 +0100)
commit1405ed433443c7df22364ef8c6574bbf9b10b61a
tree9b138a5920b667dbef2b95181ae3dc20f08405d7
parentae8a08ff59d28b17489d5c454bc07bfb70f0dff9
libstdc++: Fix the return type of __cxa_finalize

This should return void according to the Itanium C++ ABI.

2020-05-04  Fangrui Song  <maskray@google.com>

* libsupc++/cxxabi.h (__cxa_finalize): Fix return type.
libstdc++-v3/ChangeLog
libstdc++-v3/libsupc++/cxxabi.h
This page took 0.0611 seconds and 5 git commands to generate.