Adjust for field rename.

This commit is contained in:
christos 2020-04-04 17:25:39 +00:00
parent 4bf07a2182
commit 70d892721f
1 changed files with 2 additions and 2 deletions

View File

@ -23120,8 +23120,8 @@ check_pred_blocks_finished (void)
{
segment_info_type *seginfo = seg_info (sect);
if (seginfo && seginfo->tc_segment_info_data.current_it.state
== MANUAL_IT_BLOCK)
if (seginfo && seginfo->tc_segment_info_data.current_pred.state
== MANUAL_PRED_BLOCK)
{
if (now_pred.type == SCALAR_PRED)
as_warn (_("section '%s' finished with an open IT block."),