OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [cris/] [tls-err-1.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
; Like pic-err-1.s but for non-pic TLS suffixes.
2
 
3
; { dg-do assemble }
4
; { dg-options "--no-underscore --em=criself" }
5
 
6
 .syntax no_register_prefix
7
 .text
8
start:
9
 move.b extsym:TPOFF16,r4       ; { dg-error "TLS relocation size does not match" "" { xfail *-*-* } }
10
 move.b extsym12:TPOFF,r5       ; { dg-error "TLS relocation size does not match" }
11
 move.w extsym2:TPOFF,r5        ; { dg-error "TLS relocation size does not match" }
12
 move.d extsym3:TPOFF16,r6      ; { dg-error "TLS relocation size does not match" }
13
 move extsym4:TPOFF16,srp       ; { dg-error "TLS relocation size does not match" }
14
 move.b extsym15:GD,r7          ; { dg-error "TLS relocation size does not match" }
15
 move.w extsym6:GD,r5           ; { dg-error "TLS relocation size does not match" }
16
 move extsym8:TPOFF16,srp       ; { dg-error "TLS relocation size does not match" }
17
 move.b extsym5:IE,r7           ; { dg-error "TLS relocation size does not match" }
18
 move.w extsym16:IE,r5          ; { dg-error "TLS relocation size does not match" }

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.