Updated: gcc-12.4.0-3
Takashi Yano
takashi.yano@nifty.ne.jp
Mon Jul 29 14:02:17 GMT 2024
On Mon, 29 Jul 2024 07:18:53 +0200
ASSI wrote:
> Additionally, a new option '-mno-align-vector-insn' has been implemented
> (following the lead of MSys2 and using a patch by Kai Tietz) to enable
> an easier (more targeted) workaround for the underlying stack data
> alignment problem when passing vector datatypes by value (which is due
> to a conflict with alignment requirements for SEH and remains unsolved
> upstream). You can also use '-Wa,-muse-unaligned-vector-move', which is
> more widely available.
gcc of MSYS2 enables -mno-align-vector-insn flag by default.
However gcc 12.4.0-3 does not enable this flag by default.
Is this intentional?
--
Takashi Yano <takashi.yano@nifty.ne.jp>
More information about the Cygwin
mailing list