https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87913
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Target Milestone|--- |10.0 --- Comment #6 from Andrew Pinski <pinskia at gcc dot gnu.org> --- G was fixed in GCC 10 by r10-4004-g15643a0dfc60e8 (aka PR 92140): cmpl $1, %edi movl %edi, %eax adcl $0, %eax That was all that was left to fix here so closing as such.