https://bugs.kde.org/show_bug.cgi?id=468575
--- Comment #45 from Richard Jones <rjo...@redhat.com> --- (In reply to Mark Wielaard from comment #35) > integer.c:132: Error: illegal operands `la zero,0' Are you maintaining these patches in a git repo somewhere? It might be easier to follow that way. I can't find the actual instance of "la zero, 0" in the patches. Without being able to see the context, the instruction above seems unnecessary as the target register (zero) would discard the result, unless it's about testing a side effect of the load. -- You are receiving this mail because: You are watching all bug changes.