Re: [SVE] Adjust PR93183 test-case to compile with -march=armv8.3-a+sve

2021-10-19 Thread Prathamesh Kulkarni via Gcc-patches
On Tue, 19 Oct 2021 at 13:32, Richard Sandiford wrote: > > Prathamesh Kulkarni writes: > > Hi, > > The attached patch removes "-mcpu=generic+sve" from dg-options, > > because it conflicts > > with -march=armv8.3-a+sve, and resulted in: > > > > cc1: warning: switch '-mcpu=generic+sve' conflicts wi

Re: [SVE] Adjust PR93183 test-case to compile with -march=armv8.3-a+sve

2021-10-19 Thread Richard Sandiford via Gcc-patches
Prathamesh Kulkarni writes: > Hi, > The attached patch removes "-mcpu=generic+sve" from dg-options, > because it conflicts > with -march=armv8.3-a+sve, and resulted in: > > cc1: warning: switch '-mcpu=generic+sve' conflicts with > '-march=armv8.3-a+sve' switch^M > FAIL: gcc.target/aarch64/sve/pr93