diff options
author | Alan Modra <amodra@gmail.com> | 2022-07-29 16:52:52 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2022-07-29 17:25:35 +0930 |
commit | b875e9c93df9f30efb34a75b9379490c03ec4d4b (patch) | |
tree | 3815a8b332ff0225b2627dbca78ebafc3b4e7faf /cpu | |
parent | e4e1fcce52befa56718bea6ae519d1b762b5cd67 (diff) | |
download | gdb-b875e9c93df9f30efb34a75b9379490c03ec4d4b.zip gdb-b875e9c93df9f30efb34a75b9379490c03ec4d4b.tar.gz gdb-b875e9c93df9f30efb34a75b9379490c03ec4d4b.tar.bz2 |
PR16005, avr linker crash on a particular instruction sequence with --relax
It's possible for relax_delete_bytes to be called with section
contents NULL, as demonstrated by the testcase in this PR.
PR 16005
* elf32-avr.c (elf32_avr_relax_delete_bytes): Get section contents
if not already available.
Diffstat (limited to 'cpu')
0 files changed, 0 insertions, 0 deletions