public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/103381] New: [9/10/11/12 Regression] --enable-libstdcxx-allocator=bitmap doesn't build
@ 2021-11-23 12:28 redi at gcc dot gnu.org
  2021-11-23 12:58 ` [Bug libstdc++/103381] " cvs-commit at gcc dot gnu.org
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: redi at gcc dot gnu.org @ 2021-11-23 12:28 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103381

            Bug ID: 103381
           Summary: [9/10/11/12 Regression]
                    --enable-libstdcxx-allocator=bitmap doesn't build
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org
  Target Milestone: ---

<ext/bitmap_allocator.h> includes <function> which includes <unordered_map> in
C++17 mode. If std::allocator is defined in terms of bitmap_allocator then you
get a circular reference and bootstrap fails.

Clearly nobody has tried to use --enable-libstdcxx-allocator=bitmap in several
years.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-12-02 16:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-23 12:28 [Bug libstdc++/103381] New: [9/10/11/12 Regression] --enable-libstdcxx-allocator=bitmap doesn't build redi at gcc dot gnu.org
2021-11-23 12:58 ` [Bug libstdc++/103381] " cvs-commit at gcc dot gnu.org
2021-11-23 12:58 ` rguenth at gcc dot gnu.org
2021-11-23 12:59 ` [Bug libstdc++/103381] [9/10/11 " redi at gcc dot gnu.org
2021-11-23 13:02 ` redi at gcc dot gnu.org
2021-11-23 21:17 ` cvs-commit at gcc dot gnu.org
2021-11-23 23:24 ` redi at gcc dot gnu.org
2021-11-23 23:49 ` cvs-commit at gcc dot gnu.org
2021-11-24  0:01 ` cvs-commit at gcc dot gnu.org
2021-11-24  0:02 ` redi at gcc dot gnu.org
2021-12-02 16:53 ` cvs-commit at gcc dot gnu.org

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).