public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [committed] cp/Make-lang.in typo fix
@ 2012-08-19 10:07 Mikael Morin
  0 siblings, 0 replies; only message in thread
From: Mikael Morin @ 2012-08-19 10:07 UTC (permalink / raw)
  To: gcc-patches

[-- Attachment #1: Type: text/plain, Size: 98 bytes --]

Hello,

this is outside my area of maintainership, but I thought it was obvious
enough.

Mikael



[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: r190513.diff --]
[-- Type: text/x-patch; name="r190513.diff", Size: 1040 bytes --]

Index: Make-lang.in
===================================================================
--- Make-lang.in	(révision 190512)
+++ Make-lang.in	(révision 190513)
@@ -337,7 +337,7 @@ cp/mangle.o: cp/mangle.c $(CXX_TREE_H) $(TM_H) $(R
   gt-cp-mangle.h $(TARGET_H) $(TM_P_H) $(CGRAPH_H)
 cp/parser.o: cp/parser.c $(CXX_TREE_H) $(TM_H) $(DIAGNOSTIC_CORE_H) \
   gt-cp-parser.h $(TARGET_H) $(PLUGIN_H) intl.h \
-  c-family/c-objc.h tree-pretty-print.h $(CXX_PARSER_H) $(TIMEVAR.H)
+  c-family/c-objc.h tree-pretty-print.h $(CXX_PARSER_H) $(TIMEVAR_H)
 cp/cp-gimplify.o: cp/cp-gimplify.c $(CXX_TREE_H) $(C_COMMON_H) \
 	$(TM_H) coretypes.h pointer-set.h tree-iterator.h $(SPLAY_TREE_H)
 
Index: ChangeLog
===================================================================
--- ChangeLog	(révision 190512)
+++ ChangeLog	(révision 190513)
@@ -1,3 +1,7 @@
+2012-08-19  Mikael Morin  <mikael@gcc.gnu.org>
+
+	* Make-lang.in: Fix typo.
+
 2012-08-17  Jakub Jelinek  <jakub@redhat.com>
 
 	* cp-tree.def (SIZEOF_EXPR): Move to c-common.def.



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-19 10:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-19 10:07 [committed] cp/Make-lang.in typo fix Mikael Morin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).