i386: Also check R12-R15 registers when optimizing testq to testb
[deliverable/binutils-gdb.git] / gas / testsuite / gas / i386 / pr19498.s
CommitLineData
df41fdf4
L
1 .text
2 .globl callmefirst
3callmefirst:
4 nop
5 .globl callmesecond
6callmesecond:
7 jmp callmealias.lto_priv.0
8 .weakref callmealias.lto_priv.0,callmefirst
This page took 0.200007 seconds and 4 git commands to generate.