-
- Downloads
rtl-ssa: Fix null deref in first_any_insn_use
first_any_insn_use implicitly (but contrary to its documentation) assumed that there was at least one use. gcc/ * rtl-ssa/member-fns.inl (first_any_insn_use): Handle null m_first_use.
Please register or sign in to comment