[Bug libstdc++/56019] max_align_t should be in std namespace

2014-04-23 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019 --- Comment #6 from Jonathan Wakely --- (In reply to Jobst.Ziebell from comment #4) > Presumably this bug also occurs when #defining the other '__need_*' macros. Which user code should never be doing anyway. GMP is broken (and already fixed upst

[Bug libstdc++/56019] max_align_t should be in std namespace

2014-04-22 Thread Jobst.Ziebell at mailbox dot tu-dresden.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019 --- Comment #5 from Jobst.Ziebell at mailbox dot tu-dresden.de --- I would propose adding something like #ifdef _GCC_MAX_ALIGN_T ... #endif around the 'using' declaration. (Though I really have no idea whatsoever off gcc internals...)

[Bug libstdc++/56019] max_align_t should be in std namespace

2014-04-22 Thread Jobst.Ziebell at mailbox dot tu-dresden.de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019 Jobst.Ziebell at mailbox dot tu-dresden.de changed: What|Removed |Added CC||Jobst.Ziebell

[Bug libstdc++/56019] max_align_t should be in std namespace

2013-06-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/56019] max_align_t should be in std namespace

2013-06-11 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug libstdc++/56019] max_align_t should be in std namespace

2013-01-17 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019 Jonathan Wakely changed: What|Removed |Added Keywords||rejects-valid Stat