https://gcc.gnu.org/bugzilla/show_bug.cgi?id=120358
--- Comment #19 from Holger Hoffstätte <hol...@applied-asynchrony.com> --- (In reply to Holger Hoffstätte from comment #18) > Consequently the problematic second test (testNotOK) can be "fixed" by: > > auto tok = qTokenize(std::move(expected.join(u'.')), QLatin1Char('.'), > Qt::CaseSensitive, Qt::SkipEmptyParts); Sorry, no - this does *not* fix it. Sorry.