This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug sim/12737] arm-elf sim testsuite has "new" failures


http://sourceware.org/bugzilla/show_bug.cgi?id=12737

--- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> 2011-07-01 12:12:26 UTC ---
CVSROOT:    /cvs/src
Module name:    src
Changes by:    nickc@sourceware.org    2011-07-01 12:12:17

Modified files:
    sim/arm        : ChangeLog iwmmxt.c 

Log message:
    PR sim/12737
    * iwmmxt.c (WCMPGT): Sign extend 32-bit values before performing a
    signed compare.
    (WMAC): Extend computed result before adding to result register.
    (WRSA): Sign extend 32-bit values before shifting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/arm/ChangeLog.diff?cvsroot=src&r1=1.108&r2=1.109
http://sourceware.org/cgi-bin/cvsweb.cgi/src/sim/arm/iwmmxt.c.diff?cvsroot=src&r1=1.10&r2=1.11

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]