[Bug ld/16202] ABS8 and ABS16 get wrong addend on ARM-ELF (big endian)

2014-01-13 Thread cvs-commit at gcc dot gnu.org
http://sourceware.org/bugzilla/show_bug.cgi?id=16202 --- Comment #5 from cvs-commit at gcc dot gnu.org cvs-commit at gcc dot gnu.org --- This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project

[Bug ld/16202] ABS8 and ABS16 get wrong addend on ARM-ELF (big endian)

2014-01-13 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16202 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|WAITING |RESOLVED

[Bug ld/16202] ABS8 and ABS16 get wrong addend on ARM-ELF (big endian)

2014-01-05 Thread ma.jiang at zte dot com.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=16202 --- Comment #3 from ma.jiang at zte dot com.cn --- (In reply to Nick Clifton from comment #2) Hi Ma, I do not think that refetching the addend in the ABS8 and ABS16 cases is the right thing to do. There could be other relocations that

[Bug ld/16202] ABS8 and ABS16 get wrong addend on ARM-ELF (big endian)

2014-01-05 Thread ma.jiang at zte dot com.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=16202 --- Comment #4 from ma.jiang at zte dot com.cn --- (In reply to Nick Clifton from comment #1) Created attachment 7337 [details] Proposed patch === This patch can solve the abs8 problem.In fact,I

[Bug ld/16202] ABS8 and ABS16 get wrong addend on ARM-ELF (big endian)

2014-01-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16202 Nick Clifton nickc at redhat dot com changed: What|Removed |Added CC||nickc at redhat

[Bug ld/16202] ABS8 and ABS16 get wrong addend on ARM-ELF (big endian)

2014-01-03 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=16202 Nick Clifton nickc at redhat dot com changed: What|Removed |Added Status|NEW |WAITING ---

[Bug ld/16202] ABS8 and ABS16 get wrong addend on ARM-ELF (big endian)

2013-11-21 Thread ma.jiang at zte dot com.cn
https://sourceware.org/bugzilla/show_bug.cgi?id=16202 ma.jiang at zte dot com.cn changed: What|Removed |Added Component|gas |ld -- You are receiving