This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13166] [DR136] not implemented


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13166

Oliver Freyermuth <o.freyermuth at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |o.freyermuth at googlemail dot com

--- Comment #7 from Oliver Freyermuth <o.freyermuth at googlemail dot com> ---
I can still see [DR136] not being implemented in gcc version 4.8.2 , as I just
noticed some code not compiling anymore with recent Clang 3.4 which by now
implemented DR136:
http://llvm.org/viewvc/llvm-project?view=revision&revision=184889 . 
g++ still compiles it fine although DR136 is violated (code in question is e.g.
string.h of commoncpp2-1.8.0 ).


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]