------- Comment #2 from howarth at nitro dot med dot uc dot edu 2010-02-06 03:49 ------- Is this a typo in the committed patch?
- %(link_libgcc) %o %{fprofile-arcs|fprofile-generate*|coverage:-lgcov} \ to + %{L*} %(link_libgcc) %o %{fprofile-arcs|fprofile-generate|coverage:-lgcov} \ Notice that the * after fprofile-generate has been dropped after the patch. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42982