You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

11 lines
295 B

#ld: -Tdefined5.t
#warning: .*multiple definition of `defined'.*
#nm: -B
#xfail: [is_xcoff_format]
# xcoff outputs value of "defined" from the object file
# Check that a script can override an object file symbol, if multiple
# definitions are allowed. See pr12356.
#...
0+1000 D defined
#pass