aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/selftests/bb-index.rtl
blob: 7c66f226b823e5691f96234aa84a443eabfaf3fb (plain)
1
2
3
4
5
6
7
8
(function "test_bb_index"
  (insn-chain
    (block 42
      (edge-from entry (flags "FALLTHRU"))
      (edge-to exit (flags "FALLTHRU"))
    ) ;; block 42
  ) ;; insn-chain
) ;; function