public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/64135] New: Allocator base classes should use reserved names
@ 2014-12-01 11:16 redi at gcc dot gnu.org
  2015-02-20  9:32 ` [Bug libstdc++/64135] " redi at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: redi at gcc dot gnu.org @ 2014-12-01 11:16 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 64135
           Summary: Allocator base classes should use reserved names
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: redi at gcc dot gnu.org

This is a valid program and should compile:

#define new_allocator 1
#include <memory>
int main() { }


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

end of thread, other threads:[~2021-12-09 23:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-12-01 11:16 [Bug libstdc++/64135] New: Allocator base classes should use reserved names redi at gcc dot gnu.org
2015-02-20  9:32 ` [Bug libstdc++/64135] " redi at gcc dot gnu.org
2021-11-20 12:37 ` redi at gcc dot gnu.org
2021-12-09 23:24 ` cvs-commit at gcc dot gnu.org
2021-12-09 23:32 ` redi 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).