[Bug c/42982] regression in gcc.dg/profile-generate-3.c

howarth at nitro dot med dot uc dot edu gcc-bugzilla@gcc.gnu.org
Sat Feb 6 03:49:00 GMT 2010



------- 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



More information about the Gcc-bugs mailing list