[Bug gas/14480] New: PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2012-08-16 Thread jguillaumes at gmail dot com
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

[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2012-08-16 Thread jguillaumes at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14480 Jordi Guillaumes Pons changed: What|Removed |Added Target||pdp11-aout -- Configure bugma

[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2012-08-16 Thread jguillaumes at gmail dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=14480 Jordi Guillaumes Pons changed: What|Removed |Added CC||jguillaumes at gmail dot

[Bug gas/14480] PDP11 gas generates invalid code for deferred indirect JSR with 0 index

2012-08-22 Thread jguillaumes at gmail dot com
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