Re: [PATCH] [testsuite] require profiling for -pg

2023-05-24 Thread Richard Biener via Gcc-patches
On Wed, May 24, 2023 at 7:21 AM Alexandre Oliva via Gcc-patches wrote: > > > Fix two tests that use -pg but don't declare their requirement for > profiling support. > > Bootstrapped on x86_64-linux-gnu. Also tested on ppc- and x86-vx7r2 > with gcc-12. OK. > for gcc/testsuite/ChangeLog > >

[PATCH] [testsuite] require profiling for -pg

2023-05-23 Thread Alexandre Oliva via Gcc-patches
Fix two tests that use -pg but don't declare their requirement for profiling support. Bootstrapped on x86_64-linux-gnu. Also tested on ppc- and x86-vx7r2 with gcc-12. for gcc/testsuite/ChangeLog * gcc.target/i386/mcount_pic.c: Add dg-require-profiling. * gcc.target/i386/pr104