* lto.c (do_stream_out): Add PART parameter; open dump file.
[official-gcc.git] / gcc / testsuite / selftests / x86_64 / copy-hard-reg-into-frame.rtl
blob4598a1c9bfe91f3d0f16bdc7bc755360e5579e40
1 (function "copy_hard_reg_into_frame"
2   (insn-chain
3     (block 2
4       (edge-from entry (flags "FALLTHRU"))
5       (cinsn 1 (set (mem/c:SI
6                       (plus:DI
7                         (reg/f:DI frame)
8                         (const_int -4))
9                       [1 i+0 S4 A32])
10                (reg:SI di [ i ])) "test.c":2
11                (nil))
12       (edge-to exit (flags "FALLTHRU"))
13     ) ;; block 2
14   ) ;; insn-chain
15 ) ;; function