https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101443
Rafi Wiener changed:
What|Removed |Added
Status|RESOLVED|CLOSED
--- Comment #14 from Rafi Wiener
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
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