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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [all/] [weakref1l.d] - Diff between revs 156 and 816

Only display areas with differences | Details | Blame | View Log

Rev 156 Rev 816
#nm: --defined-only
#nm: --defined-only
#name: weakref tests, local syms
#name: weakref tests, local syms
#source: weakref1.s
#source: weakref1.s
# aix drops local symbols
# aix drops local symbols
# see weakref1.d for comments on the other not-targets
# see weakref1.d for comments on the other not-targets
#not-target: *-*-aix* alpha*-*-osf* *-*-ecoff pdp11-*-aout
#not-target: *-*-aix* alpha*-*-osf* *-*-ecoff pdp11-*-aout
# the rest of this file is generated with the following script:
# the rest of this file is generated with the following script:
# # script begin
# # script begin
# sed -n 's,^\(l[^ ]*\)[        ]*:.*,.* t \1,p;s:^[    ]*\.set[        ][      ]*\(l[^ ]*\)[   ]*,.*:.* t \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
# sed -n 's,^\(l[^ ]*\)[        ]*:.*,.* t \1,p;s:^[    ]*\.set[        ][      ]*\(l[^ ]*\)[   ]*,.*:.* t \1:p' weakref1.s | uniq | while read line; do echo "#..."; echo "$line"; done
# echo \#pass
# echo \#pass
# # script output:
# # script output:
#...
#...
.* t l
.* t l
#...
#...
.* t ld1
.* t ld1
#...
#...
.* t ld2
.* t ld2
#...
#...
.* t ld3
.* t ld3
#...
#...
.* t ld4
.* t ld4
#...
#...
.* t ld8
.* t ld8
#...
#...
.* t ld9
.* t ld9
#pass
#pass
 
 

powered by: WebSVN 2.1.0

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