]> git.ipfire.org Git - thirdparty/gcc.git/commit
libstdc++: Silence -Wattributes warning in exception_ptr
authorJonathan Wakely <jwakely@redhat.com>
Wed, 18 Sep 2024 14:41:05 +0000 (15:41 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Sun, 22 Sep 2024 16:45:06 +0000 (17:45 +0100)
commit164c1b1f812da5d1e00fc10a415e80f7c508efcb
tree97868eeff01c325ac55c18381a62c82163401f08
parentd842eb5ee6cb4d8a2795730ac88c4c2960f94bf4
libstdc++: Silence -Wattributes warning in exception_ptr

libstdc++-v3/ChangeLog:

* libsupc++/exception_ptr.h (__exception_ptr::_M_safe_bool_dummy):
Remove __attribute__((const)) from function returning void.
libstdc++-v3/libsupc++/exception_ptr.h