diff options
author | David Blaikie <dblaikie@gmail.com> | 2017-07-18 16:06:17 +0100 |
---|---|---|
committer | Pedro Alves <palves@redhat.com> | 2017-07-18 16:06:17 +0100 |
commit | c5ed057625f886b14d9def3fa7488fd8bbbf7dd3 (patch) | |
tree | c4c7acef83f69ef5262f4aa97af8c34fdac7203d /gas | |
parent | e4e21d9ed14c74304bc060a9d892c0edfc4c8ab4 (diff) | |
download | gdb-c5ed057625f886b14d9def3fa7488fd8bbbf7dd3.zip gdb-c5ed057625f886b14d9def3fa7488fd8bbbf7dd3.tar.gz gdb-c5ed057625f886b14d9def3fa7488fd8bbbf7dd3.tar.bz2 |
Fix Fission (broken by my previous patch)
Turns out somewhere along the refactoring of the multiple-CU support
for Fission I broke the patch before submitting it (& seems to have
broken Fission support generally).
Syncing back to the point at which the patch was committed, the
previous test results on my machine are:
expected passes: 36137
unexpected failures: 416
with the previous (broken) patch committed:
expected passes: 36131
unexpected failures: 429
With this one line patch applied on top of the broken commit:
expected passes: 36144
unexpected failures: 416
(& all other result counts remained the same in all 3 cases)
gdb/ChangeLog:
2017-07-18 David Blaikie <dblaikie@gmail.com>
* dwarf2read.c (create_cus_hash_table): Re-add lost initialization
of dwo_cu's dwo_file.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions