http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50230
John David Anglin <danglin at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #5 from John David Anglin <danglin at gcc dot gnu.org> 2011-09-05 20:11:53 UTC --- This is a binutils problem. Stubs and section merging don't play well together. I'll see if I can fix the default linker script. The error doesn't occur if the linker option '--unique=.text.*' is used.