This prevents gcc from figuring out that an XFA that has been initialized in the same file is technically empty when the compilation unit is seen by itself. This happened with gcc 10.1.0 on msp430-elf.
Co-Authored-By: Joakim Nohlgård <joakim.nohlgard@eistec.se>