PR lto/84212 - -Wno-* does not disable warnings from -flto link stage
[official-gcc.git] / gcc / testsuite / selftests / symbol-ref.rtl
blob98b583ef75d8ce4cb8f006983705090633c7ce78
1 (function "example_of_symbol_ref"
2   (insn-chain
3     (block 2
4       (edge-from entry (flags "FALLTHRU"))
5       (cinsn 1
6         (set (reg:SI <0>)
7              (high:SI (symbol_ref:SI ("isl_obj_map_vtable") [flags 0xc0] <var_decl 0x7fa0363ea240 isl_obj_map_vtable>)))
8         "y.c":12702
9         (nil))
10       (edge-to exit (flags "FALLTHRU"))
11     ) ;; block 2
12   ) ;; insn-chain
13 ) ;; function