top-level Makefile.tpl patch

Ben Elliston bje@au1.ibm.com
Wed Jun 6 23:11:00 GMT 2007


This patch has been hanging around in my tree for ages.  It corrects a
breach of the GCC spelling guidelines.  :-)

Committed as obvious.  I'll make sure it ends up in src, too.

Ben


2007-06-07  Ben Elliston  <bje@au.ibm.com>

        * Makefile.tpl: Fix spelling error.
        * Makefile.in: Regenerate.

Index: Makefile.tpl
===================================================================
--- Makefile.tpl        (revision 125506)
+++ Makefile.tpl        (working copy)
@@ -1267,7 +1267,7 @@ stage[+id+]-end:: [+ FOR host_modules +]
        fi
        rm -f stage_current
 
-# Bubble a bugfix through all the stages up to stage [+id+].  They are
+# Bubble a bug fix through all the stages up to stage [+id+].  They are
 # remade, but not reconfigured.  The next stage (if any) will not be
 # reconfigured as well.
 .PHONY: stage[+id+]-bubble




More information about the Gcc-patches mailing list