Commit 67dda4b5 by Joseph Myers Committed by Joseph Myers

* doc/gcc.texi: Document use of "dependent" and American spelling.

From-SVN: r46589
parent 58f69841
2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
* doc/gcc.texi: Document use of "dependent" and American spelling.
Sun Oct 28 17:05:36 CET 2001 Jan Hubicka <jh@suse.cz>
* expr.c (emit_group_load): Support CONCATs by storing them to memory
......
......@@ -43,11 +43,13 @@
@c For consistency, use the following:
@c - "32-bit" rather than "32 bit" as an adjective.
@c - American rather than British spelling (in particular -or and -ize).
@c - "back end" as a noun, "back-end" as an adjective.
@c - "bit-field" not "bitfield" or "bit field" (following the C and C++
@c standards).
@c - "built-in" as an adjective ("built-in function"), or sometimes
@c "built in", not "builtin" (which isn't a word).
@c - "dependent" as an adjective, and "dependency".
@c - "front end" as a noun, "front-end" as an adjective.
@c - "GCC" for the GNU Compiler Collection, both generally
@c and as the GNU C Compiler in the context of compiling C;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment