[Bug c++/13316] g++ does not follow mangling ABI for pointer to qualified member function
dberlin at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Sun Jan 11 21:19:00 GMT 2004
------- Additional Comments From dberlin at gcc dot gnu dot org 2004-01-11 21:19 -------
ICC 6, 7, 7.1, and 8.0 produce
00000000 T _Z1rM1GFivEMS_KFivES_M1HFivES1_4whatIKS_E5what2IS8_ES3_
IE the same as gcc.
Thus, if we changed gcc to be "correct", we'd actually *break* compatibility with at least one other
compiler.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13316
More information about the Gcc-bugs
mailing list