[Bug gas/11109] Invalid vcvt UAL encoding

2010-01-16 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2010-01-16 11:10 --- The fix looks ok for me. -- What|Removed |Added Status|WAITING

[Bug gas/11109] Invalid vcvt UAL encoding

2010-01-07 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2010-01-07 17:06 --- Hi, Nick Looks ok for me, thanks! -- http://sourceware.org/bugzilla/show_bug.cgi?id=11109 --- You are receiving this mail because: --- You are on the CC list for the bug, or are watching someone

[Bug gas/11109] Invalid vcvt UAL encoding

2009-12-20 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2009-12-20 17:42 --- Testcase: $ cat vcvt.s .text .globl test .align 2 test: vcvt.s32.f64s0, d0 $ arm-eabi-as vcvt.s -mfpu=vfp -o test.o && arm-eabi-objdump -d test.o && cat

[Bug gas/11109] New: Invalid vcvt UAL encoding

2009-12-20 Thread asl at math dot spbu dot ru
d Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: asl at math dot spbu dot ru CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?

[Bug gas/10479] Too strict checks for addw / subw instructions

2009-08-10 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2009-08-10 15:16 --- (In reply to comment #5) > I have applied Daniel's patch (thanks Daniel!) together with a few tweaks to > make sure that the new testcase will work on non-ELF ARM targets. Awesome! Thanks, Nick!

[Bug gas/10479] Too strict checks for addw / subw instructions

2009-08-10 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2009-08-10 13:41 --- Daniel, I think this should marked as 'fixed' after the commit -- What|Removed

[Bug gas/10479] Too strict checks for addw / subw instructions

2009-08-09 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2009-08-09 20:52 --- (In reply to comment #1) > Created an attachment (id=4124) --> (http://sourceware.org/bugzilla/attachment.cgi?id=4124&action=view) > proposed fix > > Hi, please review this proposed patch

[Bug gas/10479] New: Too strict checks for addw / subw instructions

2009-08-04 Thread asl at math dot spbu dot ru
instructions Product: binutils Version: unspecified Status: NEW Severity: normal Priority: P2 Component: gas AssignedTo: unassigned at sources dot redhat dot com ReportedBy: asl at math dot spbu dot ru CC

[Bug gold/9836] wrong visibility in shared objects

2009-02-24 Thread asl at math dot spbu dot ru
-- What|Removed |Added CC||asl at math dot spbu dot ru http://sourceware.org/bugzilla/show_bug.cgi?id=9836 --- You are receiving

[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-07-03 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2006-07-03 07:37 --- Nick! Everything is building ok. So, this bug is definitely fixed by now. Thanks alot! -- http://sourceware.org/bugzilla/show_bug.cgi?id=2659 --- You are receiving this mail because: --- You are

[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-06-24 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2006-06-24 12:15 --- Nick, Now no assertions at all. Files look fine. However, I don't have a complete build system & sources which the attached .o files was taken from. So I don't know the results of linking. I&#

[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-24 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2006-05-24 12:27 --- Created an attachment (id=1049) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1049&action=view) The second pass output The output from the second pass: `ld -r -o LLVMSelection

[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-24 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2006-05-24 12:25 --- Created an attachment (id=1048) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1048&action=view) Output from the first pass This is the output from 'ld -r -o LLVMSelectionDAG.o Sched

[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-24 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2006-05-24 12:23 --- Unfortunately, patch doesn't work for me. Assertion is still triggered. I'm attaching the file from the first linker pass (ld -r -o LLVMSelectionDAG.o ScheduleDAGList.o ScheduleDAGRRList.o).

[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-16 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2006-05-16 19:53 --- Created an attachment (id=1028) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1028&action=view) Second object file -- http://sourceware.org/bugzilla/show_bug.cgi?id=2659 ---

[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-16 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2006-05-16 19:53 --- Created an attachment (id=1027) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1027&action=view) First object file -- What|Removed

[Bug ld/2659] Problem with partial linking [Was: Assertion triggered in cofflink.c]

2006-05-16 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2006-05-16 19:52 --- I've digged into the problem some more deep. The main problem is in file named LLVMSelectionDAG.o, which can be found in the prev. attach. This file was produced as 'ld -r' output from 9 obje

[Bug ld/2659] Assertion triggered in cofflink.c

2006-05-14 Thread asl at math dot spbu dot ru
--- Additional Comments From asl at math dot spbu dot ru 2006-05-14 08:30 --- Created an attachment (id=1023) --> (http://sourceware.org/bugzilla/attachment.cgi?id=1023&action=view) Set of object files on which link failed. -- http://sourceware.org/bugzilla/show_bug.cgi?

[Bug ld/2659] New: Assertion triggered in cofflink.c

2006-05-14 Thread asl at math dot spbu dot ru
Status: NEW Severity: normal Priority: P2 Component: ld AssignedTo: unassigned at sources dot redhat dot com ReportedBy: asl at math dot spbu dot ru CC: bug-binutils at gnu dot org GCC build triplet: i686-pc-mingw32 GCC host triplet: i686