On Mon, Feb 24, 2020 at 03:20:30PM -0600, Bill Schmidt wrote: > These two test cases have assembly code that requires a valid TOC. > Make sure that we don't use the PC-relative ABI extensions that > violate this requirement. > > Tested and verified on powerpc64le-unknown-linux-gnu. Is this > okay for trunk?
Okay, thanks! Should there be a testsuite/gcc.target/powerpc/ppc64-abi-pcrel.c as well? Segher