Re: [PATCH]middle-end testsuite: Backport testsuite changes from GCC 12 to GCC 11

2022-04-28 Thread Richard Biener via Gcc-patches
On Thu, 28 Apr 2022, Tamar Christina wrote: > Hi All, > > This backports the testsuite changes from mainline to GCC 11. > This enables some tests that were not running and fix some > unresolved cases. The test output are adjusted to what GCC 11 could detect. > > Regtested on aarch64-none-linux-g

[PATCH]middle-end testsuite: Backport testsuite changes from GCC 12 to GCC 11

2022-04-28 Thread Tamar Christina via Gcc-patches
Hi All, This backports the testsuite changes from mainline to GCC 11. This enables some tests that were not running and fix some unresolved cases. The test output are adjusted to what GCC 11 could detect. Regtested on aarch64-none-linux-gnu and no issues. Ok for GCC 11? Thanks, Tamar gcc/tests