On Mon, Apr 1, 2019 at 3:43 AM CHIGOT, CLEMENT <clement.chi...@atos.net> wrote:
>
> Description:
>   * This patch removes -mvsx and -maltivec for go aix/ppc.
>      These options don't seem compatible with Go stack layout.
>
> Tests:
>   * AIX 7.2:  Configure/Build: SUCCESS
>
> Changelog:
>   * go/gospec.c (lang_specific_driver): disable -mvsx and -maltivec for 
> aix/ppc.

Is this really the correct place to disable VSX and Altivec for GCC
Go?  It seems that this should be disabled in the target-specific code
based on language.

Thanks, David

Reply via email to