John Franklin wrote:
"cpmpilation"
probably meant "compilation"
Thanks for the report. I have fixed it with the attached patch.
Tobias
Index: gcc-4.8/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.111
diff -u -r1.111 changes.html
--- gcc-4.8/changes.html 23 Mar 2013 00:54:43 -0000 1.111
+++ gcc-4.8/changes.html 25 Mar 2013 08:35:07 -0000
@@ -675,7 +675,7 @@
<h3 id="rx">RX</h3>
<ul>
<li>This target will now issue a warning message whenever multiple fast
- interrupt handlers are found in the same cpmpilation unit. This feature can
+ interrupt handlers are found in the same compilation unit. This feature can
be turned off by the new <code>-mno-warn-multiple-fast-interrupts</code>
command-line option.</li>
</ul>