Richard Biener writes:
> The following patch avoids overaligned types created from IPA parameter
> replacement. It is said to help mipsel which still suffers from the
> backend-looks-at-type-alignment-for-parameter-passing-ABI bug.
>
> Bootstrap and regtest pending on x86_64-unknown-linux-gnu.
>
The following patch avoids overaligned types created from IPA parameter
replacement. It is said to help mipsel which still suffers from the
backend-looks-at-type-alignment-for-parameter-passing-ABI bug.
Bootstrap and regtest pending on x86_64-unknown-linux-gnu.
mips testing appreciated.
Richar