http://sourceware.org/bugzilla/show_bug.cgi?id=14480
Bug #: 14480
Summary: PDP11 gas generates invalid code for deferred indirect
JSR with 0 index
Product: binutils
Version: 2.22
Status: NEW
Severity: normal
http://sourceware.org/bugzilla/show_bug.cgi?id=14480
Jordi Guillaumes Pons changed:
What|Removed |Added
Target||pdp11-aout
--
Configure bugma
http://sourceware.org/bugzilla/show_bug.cgi?id=14480
Jordi Guillaumes Pons changed:
What|Removed |Added
CC||jguillaumes at gmail dot
http://sourceware.org/bugzilla/show_bug.cgi?id=14480
--- Comment #2 from Jordi Guillaumes Pons
2012-08-22 12:41:22 UTC ---
Additional information: the gcc compiler generates a JSR PC,@(Rx) to implement
an indirect call thru a function pointer table, so this bug causes gcc
generating invalid code