.file "demo1.c" .option nopic .attribute arch, "rv64i2p0_m2p0_a2p0_f2p0_d2p0_c2p0" .attribute unaligned_access, 0 .attribute stack_align, 16 .text .section .text.startup,"ax",@progbits .align 1 .globl main .type main, @function main: lui a5,%hi(.LANCHOR0+8) ld a0,%lo(.LANCHOR0+8)(a5) snez a0,a0 ret .size main, .-main .globl global_symbol .bss .align 3 .set .LANCHOR0,. + 0 .type global_symbol, @object .size global_symbol, 16 global_symbol: .zero 16 .ident "GCC: (GNU) 11.1.0"