See PR rtl-optimization/117327 for a similar issue. > gcc/ > * reorg.cc (label_with_barrier_p): New function. > (skip_consecutive_labels): Use it. Don't skip the label if an > empty block is found. > (first_active_target_insn): Likewise. Don't ignore the empty > block when searching for the next active instruction.
-- Eric Botcazou