This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49171] [C++0x][constexpr] Constant expressions support reinterpret_cast
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Oct 2012 23:02:31 +0000
- Subject: [Bug c++/49171] [C++0x][constexpr] Constant expressions support reinterpret_cast
- Auto-submitted: auto-generated
- References: <bug-49171-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49171
--- Comment #9 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-23 23:02:31 UTC ---
Per Comment #3 in PR55039, I think we have simply to reject reinterpret_casts.