Hi! On Tue, Mar 24, 2020 at 01:26:25PM -0500, will schmidt wrote: > Update existing testcase powerpc/bswap64-4.c to > reflect that we generate ldbrx and stdbrx instructions > for newer cpu targets. This is in contrast to the > pair of lwbrx and stwbrx instructions that are > generated with older cpu targets.
So, this has always been broken for p7 and later? Or what changed? Okay for trunk. Thanks! Segher > testsuite/ > * gcc.target/powerpc/bswap64-4.c: Update scan-assembler > expected results.