OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [cris/] [tls-err-3.s] - Rev 818

Compare with Previous | Blame | View Log

; Check that TLS PIC suffixes aren't accepted when non-PIC.
 
; { dg-do assemble }
; { dg-options "--no-underscore --em=criself" }
 
 .syntax no_register_prefix
 .text
start:
 move.d extsym2:GDGOTREL,r5	; { dg-error "operand" }
 move.w extsym2:GDGOTREL16,r5	; { dg-error "operand" }
 move.d extsym1:DTPREL,r4	; { dg-error "operand" }
 move.w extsym3:DTPREL16,r6	; { dg-error "operand" }
 move.w extsym13:TPOFFGOT16,r10	; { dg-error "operand" }
 move extsym4:TPOFFGOT,srp	; { dg-error "operand" }
 

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.