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
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...)
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
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019
Paolo Carlini changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019
Paolo Carlini changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56019
Jonathan Wakely changed:
What|Removed |Added
Keywords||rejects-valid
Stat