On Monday, 22 November 2021 05:47:04 PST Mitch Curtis wrote: > error: ran out of registers during register allocation
Unless it's complaining about inline assembly, I don't see how this could be our fault. I don't see any inline assembly in qlibrary.cpp or in headers it includes, so my guess is it's a compiler bug. Register allocation failures are more common in debug builds. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel DPG Cloud Engineering _______________________________________________ Development mailing list [email protected] https://lists.qt-project.org/listinfo/development
