[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/11973] mn10300 assembler produce incorrect calls address f
From: |
nickc at redhat dot com |
Subject: |
[Bug binutils/11973] mn10300 assembler produce incorrect calls address for far calls (32bit) when command contain nonzero stack and/or saving registers |
Date: |
8 Sep 2010 11:08:35 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2010-09-08
11:07 -------
Subject: Bug 11973
CVSROOT: /cvs/src
Module name: src
Changes by: address@hidden 2010-09-08 11:07:39
Modified files:
gas : ChangeLog
gas/config : tc-mn10300.c
Log message:
PR gas/11973
* config/tc-mn10300.c (md_convert_frag): Zero out top two bytes of
long call instruction's displacement.
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.4241&r2=1.4242
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gas/config/tc-mn10300.c.diff?cvsroot=src&r1=1.71&r2=1.72
------- Additional Comments From nickc at redhat dot com 2010-09-08 11:08
-------
Hi,
Thanks for reporting this problem and providing a patch. I have checked the
patch in, but there is one remaining issue - do you have a testcase that
reproduces the original bug ?
Cheers
Nick
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |WAITING
http://sourceware.org/bugzilla/show_bug.cgi?id=11973
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.