]> git.draconx.ca Git - cdecl99.git/commitdiff
cdecl99: Combine some printing calls.
authorNick Bowler <nbowler@draconx.ca>
Tue, 19 Dec 2023 13:31:23 +0000 (08:31 -0500)
committerNick Bowler <nbowler@draconx.ca>
Tue, 19 Dec 2023 14:32:46 +0000 (09:32 -0500)
Replace some occurrences of multiple consecutive calls to printing
functions with a single equivalent printf, in cases where doing so
reduces the size of gcc output.


No differences found