* tree-loop-distribution.c (struct partition): New field recording
[official-gcc.git] / gcc / testsuite / selftests / example-labels.rtl
blobec33bfd7e5ab5aa141e13af018ae0c84dcc2607d
1 (function "example_labels"
2   (insn-chain
3     (block 6
4       (clabel 100 30 (nil))
5       (clabel 200 40 ("some_label_name"))
6     ) ;; block 6
7   ) ;; insn-chain
8 ) ;; function