https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68346
Andreas Schwab <sch...@linux-m68k.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #4 from Andreas Schwab <sch...@linux-m68k.org> --- Still fails on aarch64 as of r230393. ../../gcc/builtins.c:1101:46: error: self-comparison always evaluates to false [-Werror=tautological-compare] if ((unsigned) PIC_OFFSET_TABLE_REGNUM != INVALID_REGNUM ^~