Re: [PATCH] PR105647 Update pr105169* so it does not fail on powerpc64le

2022-05-19 Thread Giuliano Belinassi via Gcc-patches
On Thu, 2022-05-19 at 06:34 +, Richard Biener wrote: > On Wed, 18 May 2022, Giuliano Belinassi wrote: > > > On powerpc64le, the tests related to pr105169 failed because the > > .localentry was not on a power of two address due to the extra nop > > instruction taking one byte and thus moving it

Re: [PATCH] PR105647 Update pr105169* so it does not fail on powerpc64le

2022-05-18 Thread Richard Biener via Gcc-patches
On Wed, 18 May 2022, Giuliano Belinassi wrote: > On powerpc64le, the tests related to pr105169 failed because the > .localentry was not on a power of two address due to the extra nop > instruction taking one byte and thus moving its position one byte > further. Generating two nops instead moves .l