This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: gcc-3.4/changes.html -- Objective-C
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Wed, 1 Oct 2003 21:02:02 +0200 (CEST)
- Subject: PATCH: gcc-3.4/changes.html -- Objective-C
Correctly spell Objective-C.
Installed.
Gerald
Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/changes.html,v
retrieving revision 1.49
diff -u -3 -p -r1.49 changes.html
--- changes.html 29 Sep 2003 17:53:08 -0000 1.49
+++ changes.html 1 Oct 2003 19:01:29 -0000
@@ -54,15 +54,15 @@
compiler.</li>
</ul>
</li>
- <li>Inlining heuristics for C, ObjC, C++ and Java have been improved
- significantly. Call graph based out-of-order inlining is now
- enabled by default at <code>-O2</code>.</li>
+ <li>Inlining heuristics for C, Objective-C, C++ and Java have been
+ improved significantly. Call graph based out-of-order inlining
+ is now enabled by default at <code>-O2</code>.</li>
</ul>
<h2>New Languages and Language specific improvements</h2>
-<h3>C/ObjC/C++</h3>
+<h3>C/Objective-C/C++</h3>
<ul>
<li>Precompiled headers are now supported. Precompiled headers