https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108006

--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Wilco Dijkstra <wi...@gcc.gnu.org>:

https://gcc.gnu.org/g:952c8a1dc6235dc49ab207a7f18f63d2bc97fbc9

commit r13-4538-g952c8a1dc6235dc49ab207a7f18f63d2bc97fbc9
Author: Wilco Dijkstra <wilco.dijks...@arm.com>
Date:   Wed Dec 7 14:16:24 2022 +0000

    AArch64: Fix assert in aarch64_move_imm [PR108006]

    Ensure we only pass SI/DImode which fixes the assert.

    gcc/
            PR target/108006
            * config/aarch64/aarch64.cc (aarch64_expand_sve_const_vector):
            Fix call to aarch64_move_imm to use SI/DI.

Reply via email to