https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120955
--- Comment #6 from fiesh at zefix dot tv --- Alas, running `avr-size` on the individual modules doesn't produce anything of significant data size. They also don't add up even remotely to the final linked file. Am I doing something wrong? I'm fairly certain I know which translation unit would be a good testcase candidate, but I'd need some means to assess its data size. Using `nm` and filtering for symbol types d / D also hardly shows anything.