[Bug ld/1255] alpha linux: R_ALPHA_LITERAL relocation overflow

2005-09-11 Thread mkasick at club dot cc dot cmu dot edu
--- Additional Comments From mkasick at club dot cc dot cmu dot edu 2005-09-12 02:38 --- We traced this problem to a bug in the alpha linux module loading routine: http://www.ussg.iu.edu/hypermail/linux/kernel/0509.0/1342.html -- What|Removed |Add

Re: alpha linux: R_ALPHA_LITERAL relocation overflow

2005-09-09 Thread Mike Kasick
On Fri, Sep 02, 2005 at 10:33:21AM +0100, Nick Clifton wrote: > I suspect however that this might actually be a compiler problem, or > even a user problem. What I think might be happening is that the > compiler is creating code that assumes that __divqu function will be > within the 16-bit off

Re: alpha linux: R_ALPHA_LITERAL relocation overflow

2005-09-02 Thread Nick Clifton
Hi Mike, I submitted this to bugzilla last week, but I didn't know who to assign it to, and I wanted it to get more exposure. If I'm posting this to the wrong place, I apologize: No this is the right place for such questions, although you may find that posting to "[EMAIL PROTECTED]" is more

alpha linux: R_ALPHA_LITERAL relocation overflow

2005-08-30 Thread Mike Kasick
I submitted this to bugzilla last week, but I didn't know who to assign it to, and I wanted it to get more exposure. If I'm posting this to the wrong place, I apologize: I suspect there might be an overflow bug related to the R_ALPHA_LITERAL relocation type in binutils, but I cannot be certain.