[Bug gas/26143] gas generates invalid line table entry

2024-07-16 Thread aoliva at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=26143 --- Comment #4 from Alexandre Oliva --- tom> I get the impression that the "which might not be the same as that of the following assembly instruction" formulation refers to a situation like this yup nick> what do you think that the assembler

[Bug ld/31652] New: weak def in discarded comdat section becomes unreferenced undefweak with ld -r

2024-04-18 Thread aoliva at sourceware dot org
://sourceware.org/pipermail/binutils/2024-April/1 33602.html Status: NEW Severity: normal Priority: P2 Component: ld Assignee: unassigned at sourceware dot org Reporter: aoliva at sourceware dot org Target Milestone: --- The

[Bug binutils/22870] slow aarch64 assembler for source with lots of .loc directives

2019-06-16 Thread aoliva at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22870 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/24444] assembling big file with a lot of .loc views takes forever

2019-05-05 Thread aoliva at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=2 Alexandre Oliva changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug gas/24444] assembling big file with a lot of .loc views takes forever

2019-04-13 Thread aoliva at sourceware dot org
||aoliva at sourceware dot org Assignee|unassigned at sourceware dot org |aoliva at sourceware dot org --- Comment #1 from Alexandre Oliva --- Mine. Patch at https://sourceware.org/ml/binutils/2019-04/msg00161.html -- You are receiving this mail because: You

[Bug binutils/22870] slow aarch64 assembler for source with lots of .loc directives

2018-02-22 Thread aoliva at sourceware dot org
|unassigned at sourceware dot org |aoliva at sourceware dot org --- Comment #5 from Alexandre Oliva --- Mine, just awaiting some feedback on the proposed courses of action. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug

[Bug binutils/22870] slow aarch64 assembler for source with lots of .loc directives

2018-02-22 Thread aoliva at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22870 Alexandre Oliva changed: What|Removed |Added CC||aoliva at sourceware dot org

[Bug binutils/22870] slow aarch64 assembler for source with lots of .loc directives

2018-02-20 Thread aoliva at sourceware dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=22870 --- Comment #2 from Alexandre Oliva --- I suspect the source of the problem is the lack of view reset asserts. Without that, the assembler gets an uninterrupted chain of symbolic views, in which each view is computed based on the view before

[Bug gas/9785] FRV doesn't work on 64bit host

2009-01-26 Thread aoliva at sourceware dot org
--- Additional Comments From aoliva at sourceware dot org 2009-01-26 18:18 --- "Doesn't support" is quite strong. It was mostly developed on 64-bit hosts. Anyhow, I'll have a look as soon as I get a chance. Wouldn't mind if someone beat me to it. I remembe

[Bug ld/6446] Handling of EF_FRV_PIC

2008-06-02 Thread aoliva at sourceware dot org
--- Additional Comments From aoliva at sourceware dot org 2008-06-03 04:35 --- The patch does indeed appear to get the code to patch the spec (thanks, Nick!), but I'm concerned that, at this point, it might be wiser to change the spec to match the code, for a couple of kernels and

[Bug gas/4184] # 0 "" 2 doesn't handle assembler input buffer properly

2007-03-14 Thread aoliva at sourceware dot org
--- Additional Comments From aoliva at sourceware dot org 2007-03-15 05:24 --- http://sourceware.org/ml/binutils/2007-03/msg00149.html -- What|Removed |Added

[Bug gas/1630] gas weakref tests fail on most (all?) targets

2005-11-05 Thread aoliva at sourceware dot org
--- Additional Comments From aoliva at sourceware dot org 2005-11-05 17:19 --- Fixed -- What|Removed |Added CC|aoliva at sources dot redhat

[Bug gas/1630] gas weakref tests fail on most (all?) targets

2005-11-05 Thread aoliva at sourceware dot org
-- What|Removed |Added Status|NEW |ASSIGNED http://sourceware.org/bugzilla/show_bug.cgi?id=1630 --- You are receiving this mail because: ---