http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47109
--- Comment #1 from joseph at codesourcery dot com <joseph at codesourcery dot com> 2010-12-30 22:02:44 UTC --- My preferred fix for this would be to eliminate the TARGET_VERSION macro completely. I really don't think it's useful for targets to have this special version text that's only used in collect2, mips-tdump and mips-tfile; the information from gcc -v (configure arguments and target triplet) is more useful.