CCing Sandra
Am 01.06.26 um 08:52 schrieb Gerald Pfeifer:
On Sun, 31 May 2026, Georg-Johann Lay wrote:
https://gcc.gnu.org/codingconventions.html#Spelling is the canonical
source that I regularly consult myself when in doubt
And it is "middle-end" (adjective) and "middle end" (noun)?
Yes. We don't cover that in codingconventions.html, alas its sibling:
"back end" (noun)
"back-end" (adjective)
(When in doubt I ask Sandra. :-) )
Gerald
Ok, here are some more:
"named address space" or "named address-space"? (the ISO/IEC TR 18037
thing). The document seems to be using the former.
"assembly" or "assembler" for the asm language? Like in "assembly code".
And it would be "assembler time"? (the time when GAS runs).
The time when LD run is "link time", not "linker time"?
Johann