> On 6 Nov 2020, at 04:56, Jeff Law wrote:
>
> OK
Thanks for your prompt feedback Jeff!
On 10/29/20 9:00 AM, Olivier Hainque wrote:
> Hello,
>
> This patch is a proposal to add
>
> /* { dg-require-profiling "-pg" } */
>
> to a few tests in gcc.target/i386 that use -pg explicitly.
>
> This matches what other tests checking profiling related
> options do and prevents these specific
Hello,
This patch is a proposal to add
/* { dg-require-profiling "-pg" } */
to a few tests in gcc.target/i386 that use -pg explicitly.
This matches what other tests checking profiling related
options do and prevents these specific ones from failing
during runs for VxWorks targets.
Ok to com