[Bug libstdc++/38477] [strict-aliasing] warning message contains compiler-generated symbols

paolo dot carlini at oracle dot com gcc-bugzilla@gcc.gnu.org
Fri Dec 12 11:40:00 GMT 2008



------- Comment #5 from paolo dot carlini at oracle dot com  2008-12-12 11:39 -------
Sorry, but I still do not understand: __x (a const _Rb_tree_node_base *) is
casted to _Const_Link_type (a const _Rb_tree_node<_Val> *) before the access,
then of course an _M_value_field esists. By the way, all these cast games are
very, very old (I hope we are not uncovering one more aliasing issue in the
HP/SGI code)...


-- 


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



More information about the Gcc-bugs mailing list