http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45375
--- Comment #16 from Jan Hubicka <hubicka at ucw dot cz> 2010-12-02 15:34:48 UTC --- > It's valid I think and we try to work out fPIC ourselves in the funny > LTO option handling code (but the options are not re-applied at ltrans > stage I think, so it doesn't work at all with WHOPR). Hmm, the link command above is LTO, not WHOPR. I wonder why we don't work out -fPIC ourselves then... Honza