"make fullcycle OPT=-dDEBUG_NODE_XML" fails
<h3><details><summary>Original Reporter info from Mantis: <small>CuriousKit @CuriousKit</small></summary><small>
- **Reporter name:** J. Gareth Moreton
</small></details></h3>
## Description:
Attempting to run "make fullcycle" with DEBUG_NODE_XML defined fails on x86_64-win64 when trying to cross-compile for AVR
verbose.pas(1074,28) Error: Duplicate case label<br/>
verbose.pas(1391) Fatal: There were 1 errors compiling module, stopping<br/>
Fatal: Compilation aborted
## Steps to reproduce:
Run "make fullcycle OPT=-dDEBUG_NODE_XML" on the trunk source on x86_64-win64.
## Mantis conversion info:
- **Mantis ID:** 38222
- **OS:** Microsoft Windows
- **OS Build:** 10 Home
- **Build:** r47781
- **Platform:** x86_64
- **Version:** 3.3.1
- **Fixed in revision:** 47783 (#9a0107a19dee80cf629e147e6ccf70ac5843500b)
issue