[Bug gas/5228] New: Coldfire msac.w instruction with parallel load is broken.
Assembling code using the coldfire msac.w instruction with parallel load encodes completely wrong registers. The corresponding mac.w and also mac.l and msac.l with parallel load are working properly. Investigation revealed that the bug is in opcodes/m68k-opc.c: The arguments string for the 3 msac.w variants is wrong, it must be the same as for the corresponding mac.w variants. I will attach a patch against HEAD containing the fix. -- Summary: Coldfire msac.w instruction with parallel load is broken. Product: binutils Version: 2.19 (HEAD) Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: jens at jens-arnold dot net CC: bug-binutils at gnu dot org GCC target triplet: m68k-elf http://sourceware.org/bugzilla/show_bug.cgi?id=5228 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/5228] Coldfire msac.w instruction with parallel load is broken.
--- Additional Comments From jens at jens-arnold dot net 2007-10-28 17:24 --- Created an attachment (id=2061) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2061&action=view) Fix for broken coldfire msac.w instruction with parallel load. Here's the proposed patch. Works also for older versions when adjusting the line position. -- http://sourceware.org/bugzilla/show_bug.cgi?id=5228 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/5226] PE-COFF targets fail to set section alignment flags correctly
--- Additional Comments From dannysmith at users dot sourceforge dot net 2007-10-29 01:07 --- Created an attachment (id=2063) --> (http://sourceware.org/bugzilla/attachment.cgi?id=2063&action=view) Testcase for large alignment -- http://sourceware.org/bugzilla/show_bug.cgi?id=5226 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils
[Bug gas/5221] .pushsection is broken
--- Additional Comments From hjl at lucon dot org 2007-10-29 01:10 --- Fixed. -- What|Removed |Added Status|REOPENED|RESOLVED Resolution||FIXED http://sourceware.org/bugzilla/show_bug.cgi?id=5221 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone who is. ___ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils