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

--- Comment #2 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to Marc Glisse from comment #1)
> Does this patch fix it for you?
> https://gcc.gnu.org/ml/gcc-patches/2019-07/msg01644.html

Sadly, no.

bug538.cc
script.cc: In member function ‘void CInputScript::ParseDefineFont()’:
script.cc:1117:6: error: missing definition
script.cc:1117:6: error: no immediate_use list
for SSA_NAME: _37 in statement:
# .MEM_95 = VDEF <.MEM_49>
operator delete [] (_69, _37);
during GIMPLE pass: dce
script.cc:1117:6: internal compiler error: verify_ssa failed
0x1075d8c verify_ssa(bool, bool)
        ../../trunk/gcc/tree-ssa.c:1208

I've done one pass of range reduction and 273775 seems fine,
so range is 273775 to 273800.

Reply via email to