[Libre-soc-bugs] [Bug 980] Implement C-based Power ISA pseudocode compiler
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Tue Jan 16 20:34:45 GMT 2024
https://bugs.libre-soc.org/show_bug.cgi?id=980
--- Comment #121 from Dmitry Selyutin <ghostmansd at gmail.com> ---
Ah yes, -Os is not needed, I just checked how much bytes the object file has
(2.2 MB with -Os, 4.6 IIRC with default, 2.4 IIRC with -O3). Just curiosity.
And yes, almost 148K lines for the code itself (obviously including the
comments from the pseudocode, but I consider these essential, otherwise the
code is barely readable).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list