http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57121
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> 2013-05-02 01:35:16 UTC --- Simple work around is to use -fprofile-generate instead of -lgcov and GCC knows what it should be linking against then.