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

2010-02-05 Thread howarth at nitro dot med dot uc dot edu
--- Comment #3 from howarth at nitro dot med dot uc dot edu 2010-02-06 05:34 --- Index: gcc/config/darwin.h === --- gcc/config/darwin.h (revision 156530) +++ gcc/config/darwin.h (working copy) @@ -272,7 +272,7 @@ %{A}

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

2010-02-05 Thread howarth at nitro dot med dot uc dot edu
--- 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} \ N

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

2010-02-05 Thread howarth at nitro dot med dot uc dot edu
--- Comment #1 from howarth at nitro dot med dot uc dot edu 2010-02-06 03:46 --- Could this be a side-effect of r155534... 2009-12-31 Iain Sandoe PR target/41605 * config/darwin.h (LINK_COMMAND_SPEC): Resolve fopenmp specifically for target. (LINK_SPE