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 ones from failing > during runs for VxWorks targets. > > Ok to commit ? > > Thanks in advance! > > Best Regards, > > Olivier > > 2020-10-29 Olivier Hainque <hain...@adacore.com> > > gcc/testsuite/ > * gcc.target/i386/fentryname1.c: Add dg-require-profiling. > * gcc.target/i386/fentryname2.c: Likewise. > * gcc.target/i386/fentryname3.c: Likewise. > * gcc.target/i386/returninst1.c: Likewise. > * gcc.target/i386/returninst2.c: Likewise. > * gcc.target/i386/returninst3.c: Likewise.
OK jeff