emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#41615: closed ([feature/native-comp] Dump prettier C code.)


From: GNU bug Tracking System
Subject: bug#41615: closed ([feature/native-comp] Dump prettier C code.)
Date: Thu, 04 Jun 2020 09:53:01 +0000

Your message dated Thu, 04 Jun 2020 09:52:26 +0000
with message-id <xjftuzrf99h.fsf@sdf.org>
and subject line Re: bug#41615: [feature/native-comp] Dump prettier C code.
has caused the debbugs.gnu.org bug report #41615,
regarding [feature/native-comp] Dump prettier C code.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
41615: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=41615
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [feature/native-comp] Dump prettier C code. Date: Sat, 30 May 2020 12:08:07 -0300
I found two ways to improve the looks of the dumped code.

- Define static data using string literals of at most 200 bytes. This reduces
  the line count and lets us understand what the static object consists of.

- Define casts using functions. These functions should get always get inlined.

Thanks, Nico

Attachment: 0002-Define-casts-using-functions.patch
Description: Binary data

Attachment: 0001-Define-static-data-using-string-literals.patch
Description: Binary data


--- End Message ---
--- Begin Message --- Subject: Re: bug#41615: [feature/native-comp] Dump prettier C code. Date: Thu, 04 Jun 2020 09:52:26 +0000 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)
closing

-- 
akrl@sdf.org


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]