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] - Rev 205

Compare with Previous | Blame | View Log

; Like pic-err-1.s but for non-pic TLS suffixes.
 
; { dg-do assemble }
; { dg-options "--no-underscore --em=criself" }
 
 .syntax no_register_prefix
 .text
start:
 move.b extsym:TPOFF16,r4	; { dg-error "TLS relocation size does not match" "" { xfail *-*-* } }
 move.b extsym12:TPOFF,r5	; { dg-error "TLS relocation size does not match" }
 move.w extsym2:TPOFF,r5	; { dg-error "TLS relocation size does not match" }
 move.d extsym3:TPOFF16,r6	; { dg-error "TLS relocation size does not match" }
 move extsym4:TPOFF16,srp	; { dg-error "TLS relocation size does not match" }
 move.b extsym15:GD,r7		; { dg-error "TLS relocation size does not match" }
 move.w extsym6:GD,r5		; { dg-error "TLS relocation size does not match" }
 move extsym8:TPOFF16,srp	; { dg-error "TLS relocation size does not match" }
 move.b extsym5:IE,r7		; { dg-error "TLS relocation size does not match" }
 move.w extsym16:IE,r5		; { dg-error "TLS relocation size does not match" }
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

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