public inbox for libstdc++-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-5477] Revert "libstdc++: bvector: undef always_inline macro"
@ 2023-11-15  4:48 Alexandre Oliva
  0 siblings, 0 replies; only message in thread
From: Alexandre Oliva @ 2023-11-15  4:48 UTC (permalink / raw)
  To: gcc-cvs, libstdc++-cvs

https://gcc.gnu.org/g:081fddbbcf9790229f4fe885781548ba1f6a365a

commit r14-5477-g081fddbbcf9790229f4fe885781548ba1f6a365a
Author: Alexandre Oliva <oliva@gnu.org>
Date:   Wed Nov 15 01:45:58 2023 -0300

    Revert "libstdc++: bvector: undef always_inline macro"
    
    This reverts commit a1ad62ee2fd070854d2137f35614af639c1a94f2.

Diff:
---
 libstdc++-v3/include/bits/stl_bvector.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/libstdc++-v3/include/bits/stl_bvector.h b/libstdc++-v3/include/bits/stl_bvector.h
index 8b97b61d96d..64f04c1f4f5 100644
--- a/libstdc++-v3/include/bits/stl_bvector.h
+++ b/libstdc++-v3/include/bits/stl_bvector.h
@@ -1630,6 +1630,4 @@ _GLIBCXX_END_NAMESPACE_CONTAINER
 _GLIBCXX_END_NAMESPACE_VERSION
 } // namespace std
 
-#undef _GLIBCXX_ALWAYS_INLINE
-
 #endif

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-11-15  4:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-15  4:48 [gcc r14-5477] Revert "libstdc++: bvector: undef always_inline macro" Alexandre Oliva

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).