On 01/12/15 08:54, Kyrill Tkachov wrote:
Hi all,
This recently added test adds -pg to its dg-options but not all targets
support
this and fail at link-time with "bin/ld: cannot find -lc_p".
Looking around I see that all tests that use -pg also do a
dg-require-profiling.
This patch adds that.
Hi all,
This recently added test adds -pg to its dg-options but not all targets
support
this and fail at link-time with "bin/ld: cannot find -lc_p".
Looking around I see that all tests that use -pg also do a
dg-require-profiling.
This patch adds that.
With this patch the test doesn't FAIL