https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81159
Jan-Benedict Glaw <jbg...@lug-owl.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jbg...@lug-owl.de --- Comment #12 from Jan-Benedict Glaw <jbg...@lug-owl.de> --- Just ftr: Building GDB with a recent GCC now breaks since GDB is testing -Wself-move in its unittests, but only covers the warning in case of clang. Found by my automated builders. I proposed a patch to fix that.