On 2/25/20 4:00 PM, Segher Boessenkool wrote:
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 powerpc
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
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?
Thanks,
Bill
2020-02-24 Bill Schmidt
* gcc.targe