ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-nosection-1a.s
CommitLineData
9274e9de
TG
1 .cpu cortex-m0
2 .fpu softvfp
3 .syntax unified
4 .thumb
5 .text
6 .global foo
7 .thumb_func
8 .type foo, %function
9foo:
10 bx lr
This page took 0.296987 seconds and 4 git commands to generate.