|
From: | cvs-commit at gcc dot gnu dot org |
Subject: | [Bug gas/10740] Intel syntax far jumps broken |
Date: | 13 Oct 2009 16:23:40 -0000 |
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2009-10-13 16:23 ------- Subject: Bug 10740 CVSROOT: /cvs/src Module name: src Changes by: address@hidden 2009-10-13 16:23:25 Modified files: gas : ChangeLog gas/config : tc-i386-intel.c tc-i386.c gas/testsuite : ChangeLog gas/testsuite/gas/i386: jump.d jump.s jump16.d jump16.s Log message: gas/ 2009-10-13 H.J. Lu <address@hidden> PR gas/10740 * config/tc-i386-intel.c (i386_intel_operand): Handle call and jump with 2 immediate operands. * config/tc-i386.c (i386_finalize_immediate): Don't generate error message if operand string is NULL. gas/testsuite/ 2009-10-13 H.J. Lu <address@hidden> PR gas/10740 * gas/i386/jump.s: Add new tests. * gas/i386/jump16.s: Likewise. * gas/i386/jump.d: Updated. * gas/i386/jump16.d: Likewise. Patches: http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/ChangeLog.diff?cvsroot=src&r1=1.3983&r2=1.3984 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386-intel.c.diff?cvsroot=src&r1=1.7&r2=1.8 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/config/tc-i386.c.diff?cvsroot=src&r1=1.399&r2=1.400 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/ChangeLog.diff?cvsroot=src&r1=1.1567&r2=1.1568 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/jump.d.diff?cvsroot=src&r1=1.8&r2=1.9 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/jump.s.diff?cvsroot=src&r1=1.3&r2=1.4 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/jump16.d.diff?cvsroot=src&r1=1.5&r2=1.6 http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gas/testsuite/gas/i386/jump16.s.diff?cvsroot=src&r1=1.3&r2=1.4 -- http://sourceware.org/bugzilla/show_bug.cgi?id=10740 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
[Prev in Thread] | Current Thread | [Next in Thread] |