https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108208
--- Comment #7 from Segher Boessenkool <segher at gcc dot gnu.org> --- This PR is for the sysv ABI, while most discussion was about the "ELFv1" ABI. Only the 64-bit ABIs have the code model ABI, for the powerpc*-*-* configurations. Some other architectures have it for more things, and some for fewer, or even none. If you get an error at line 577996 of a source file, changes are your code is just completely unreasonably large, esp. on a smaller target like this :-)