Crash occurs if a .vsm gets compiled with gas (dvp-as in ps2dev) :
(it's the line DMAret * that is doing the crash, but since it's automatically
generated by vcl optimizer, it's annoying to go in the file all the time to
remove it)
.align 4
DMAret *
vifnop
vifnop
vifnop
MPG 0,*
more details (after recompiling with -g and finding line with addr2line)
faulty part is the last member of this line, in tc-dvp.c, in function
dvp_relax_frag (fragP, stretch) :
target = S_GET_VALUE (symbolP) + symbolP->sy_frag->fr_address;
- Original Message -
From: Guillaume LAMONO
it was binutils 2.14
but I realize also the faulty code is added by a patch coming from ps2toolchain
install script
so I will rather ask help from ps2dev.org forum members instead of annoying you.
- Original Message -
From: Guillaume LAMONOCA
To: bug-binutils@gnu.org
Sent: Wedne