https://sourceware.org/bugzilla/show_bug.cgi?id=28530
--- Comment #3 from H.J. Lu <hjl.tools at gmail dot com> --- (In reply to Shaohua Li from comment #2) > Well, for the default configuration, it indeed ended if given a long enough > time. But it seems to take a much longer time than expected. > > I found this issue with a "-O0" compiled binary. If you compile with "-O0", > at least on my machine, it couldn't end in 10min+. Compiled with -O0, I got $ time ./objdump -D x.obj ... real 0m0.011s user 0m0.004s sys 0m0.007s -- You are receiving this mail because: You are on the CC list for the bug.