https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93836
--- Comment #2 from Roland Illig <roland.illig at gmx dot de> --- Thanks for the explanation. I think it might make sense to have a static analysis tool for cases like this, to prevent this mistake from the beginning, or at least be notified quickly, before the translators have to write bug reports. It's not the first time I saw this kind of bug. :)