ubsan: aarch64: left shift cannot be represented in type 'int64_t'
[deliverable/binutils-gdb.git] / gold / testsuite / arm_target1.s
CommitLineData
bc99685c
DK
1# Test the R_ARM_TARGET1 relocation
2# Copied from ld/testsuite/ld-arm/arm-target1.s
3 .text
4 .global _start
5_start:
6 .word foo(target1)
7foo:
This page took 0.168204 seconds and 4 git commands to generate.