[Bug c++/50282] pointer-to-member cast works incorrectly

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Sep 3 08:56:00 GMT 2011


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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-09-03 08:55:38 UTC ---
uint32_t isn't big enough to hold a pointer-to-member value, and that
conversion isn't valid anyway



More information about the Gcc-bugs mailing list