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

Daniel Krügler <daniel.kruegler at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kruegler at
                   |                            |googlemail dot com

--- Comment #1 from Daniel Krügler <daniel.kruegler at googlemail dot com> 
2013-01-07 23:25:12 UTC ---
The problem also occurs for gcc 4.8.0 20121209 (experimental). Let me remark
that according to C++11 the variable s_Memmap could not be used in constant
expressions, because it contains an (effective) reinterpret_cast, which is not
allowed in this context.

Reply via email to