[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/28813] New: objdump is very slow for ICC generated debug i
From: |
mliska at suse dot cz |
Subject: |
[Bug binutils/28813] New: objdump is very slow for ICC generated debug info (and -l option) |
Date: |
Mon, 24 Jan 2022 13:41:36 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=28813
Bug ID: 28813
Summary: objdump is very slow for ICC generated debug info (and
-l option)
Product: binutils
Version: 2.37
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: mliska at suse dot cz
Target Milestone: ---
Happens for a GCC from SPEC benchmarks generated with ICC:
$ wget https://splichal.eu/tmp/gcc_r
$ objdump --start-address=0x0000000000cdb910 --stop-address=0x0000000000cdbb40
-d -l gcc_r
gcc_r: file format elf64-x86-64
Disassembly of section .text:
0000000000cdb910 <bitmap_ior_into>:
[freezes here]
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/28813] New: objdump is very slow for ICC generated debug info (and -l option),
mliska at suse dot cz <=