[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Freeipmi-devel] constant string folding
From: |
Ian Zimmerman |
Subject: |
[Freeipmi-devel] constant string folding |
Date: |
26 Mar 2004 15:58:26 -0800 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 |
I said I would look into making gcc fold identical constant strings,
to save some of the space allocated for fiid keys. It turns out
gcc already does that by default, at least gcc-3.3. Check out Info
node Gcc-3.3|Trouble|Incompatibilities.
So, we can be glad we don't consume many megabytes :-)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeipmi-devel] constant string folding,
Ian Zimmerman <=