source: binutils/trunk/ld/testsuite/ld-mips-elf/unaligned-lwpc-1.d@ 1973

Last change on this file since 1973 was 1973, checked in by Silvan Scherrer, 8 years ago

binutils: update trunk to version 2.27

File size: 409 bytes
Line 
1#name: MIPS LWPC from unaligned symbol 1
2#source: unaligned-lwpc-1.s
3#source: unaligned-data.s
4#as: -EB -32 -mips32r6
5#ld: -EB -Ttext 0x1c000000 -Tdata 0x1c080000 -e 0x1c000000
6#error: \A[^\n]*: In function `foo':\n
7#error: \(\.text\+0x[0-9a-f]+\): PC-relative load from unaligned address\n
8#error: [^\n]*: In function `foo':\n
9#error: \(\.text\+0x[0-9a-f]+\): PC-relative load from unaligned address\Z
Note: See TracBrowser for help on using the repository browser.