On 11/8/24 1:48 PM, Michael Meissner wrote:
> This patch restructures the code so that -mvsx for example will not silently
> convert the processor to power7. The user must now use -mcpu=power7 or
> higher.
> This means if the user does -mvsx and the default processor does not have VSX
> support,
This patch restructures the code so that -mvsx for example will not silently
convert the processor to power7. The user must now use -mcpu=power7 or higher.
This means if the user does -mvsx and the default processor does not have VSX
support, it will be an error.
I have built both big endian and