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++/55039] std::addressof vs. constexpr


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

--- Comment #4 from Paolo Carlini <paolo.carlini at oracle dot com> 2012-10-23 21:06:09 UTC ---
Ok, thanks, I wasn't there. Then please somebody add a note to that other PR.
In any case, the other PR being about us actually accepting reint casts for the
time being, I think it's Ok for our library to just constexpr for the time
being and add a big comment about this PR, that is about the eventual need of
an intrinsics as implementation detail.


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