[Bug c++/55039] std::addressof vs. constexpr

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Mon Oct 10 17:23:00 GMT 2016


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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |7.0

--- Comment #9 from Jonathan Wakely <redi at gcc dot gnu.org> ---
r240873 added __builtin_addressof and r240929 made std::addressof use it.


More information about the Gcc-bugs mailing list