Incorrect decompilation: goto a label which is not defined
Open
bug
C-bin2llvmir
P-output
- Dominant language
- C++
- Stars
- 8.6k
- Forks
- 1k
- PR merge metrics
- No merged PRs in 30d
Description
[program.gcc.arm.zip](https://github.com/avast-tl/retdec/files/3027953/program.gcc.arm.zip)
Decompile the attached file, (20 minutes on my 8vCPU 64GB memory machine), and in the source code you will find a goto statement "goto lab_generated_1;" but the label name lab_generated_1 is not defined.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.