[Bug c++/101443] [9/10 Regression] internal compiler error: in wide_int_to_tree_1, at tree.c:1519

2024-02-27 Thread rawiener at amazon dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101443 Rafi Wiener changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #14 from Rafi Wiener

[Bug c++/101443] internal compiler error: in wide_int_to_tree_1, at tree.c:1519

2021-07-13 Thread rawiener at amazon dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101443 --- Comment #2 from Rafi Wiener --- Hey I just found that if I wrap the lines template struct pchar2string { static Tcast(T& t) {return t;} }; with those pragma to disable optimization it works. #pragma GCC push_options #pragma GCC op

[Bug c++/101443] New: internal compiler error: in wide_int_to_tree_1, at tree.c:1519

2021-07-13 Thread rawiener at amazon dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101443 Bug ID: 101443 Summary: internal compiler error: in wide_int_to_tree_1, at tree.c:1519 Product: gcc Version: 9.3.0 Status: UNCONFIRMED Severity: normal