[Bug target/111268] internal compiler error: in to_constant, at poly-int.h:504

2023-09-01 Thread malat at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111268 --- Comment #3 from Mathieu Malaterre --- For reference % /usr/lib/gcc-snapshot/bin/gcc -march=armv8.2-a+sve -O2 -c m.c && echo "success" success with % cat m.c #pragma GCC aarch64 "arm_sve.h" svbool_t foo (svint8_t a, svint8_t b, svbool_t c

[Bug target/111268] internal compiler error: in to_constant, at poly-int.h:504

2023-09-01 Thread malat at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111268 --- Comment #1 from Mathieu Malaterre --- Created attachment 55830 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55830&action=edit preprocessed source % /usr/lib/gcc-snapshot/bin/g++ -O2 -g -DNDEBUG -c testcase.i

[Bug target/111268] internal compiler error: in to_constant, at poly-int.h:504

2023-09-01 Thread malat at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111268 --- Comment #2 from Mathieu Malaterre --- % /usr/lib/gcc-snapshot/bin/g++ --version g++ (Debian 20230811-1) 14.0.0 20230811 (experimental) [master r14-3139-g68783211f66] Copyright (C) 2023 Free Software Foundation, Inc. This is free software; se