[Bug c/113065] [ARM][NEON] Compiler crashes when doing shift on data with NEON intrinsic type

2023-12-18 Thread clh960524+gcc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113065 --- Comment #1 from 陳履軒 --- Here's the result after compiling: $ arm-linux-gnueabihf-gcc -mcpu=cortex-a32 -mfpu=crypto-neon-fp-armv8 -Wextra -Werror -Wall -fno-strict-aliasing -fwrapv -fno-aggressive-loop-optimizations test.c during RTL pass: e

[Bug c/113065] New: [ARM][NEON] Compiler crashes when doing shift on data with NEON intrinsic type

2023-12-18 Thread clh960524+gcc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113065 Bug ID: 113065 Summary: [ARM][NEON] Compiler crashes when doing shift on data with NEON intrinsic type Product: gcc Version: 11.4.0 Status: UNCONFIRMED Severit