https://gcc.gnu.org/bugzilla/show_bug.cgi?id=34835
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |internal-improvement --- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> --- r0-116114 changes splay_tree_key/splay_tree_value to use uintptr_t directly. Since binutils no longer uses splay-tree, is this a bug that we need to worry about?