summaryrefslogtreecommitdiff
path: root/gcc/machmode.h
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-16 11:30:25 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-06-16 11:30:25 +0000
commitbccafa267314cddb015060a230dfa5d8dd7721e0 (patch)
treebbac4c43776433cc04b926a52d0867d5d8e75cfe /gcc/machmode.h
parent1e5faffcc594d9c98d2cba2639e5533a158a799e (diff)
downloadgcc-bccafa267314cddb015060a230dfa5d8dd7721e0.tar.gz
* convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,
lists.c, print-rtl.c, print-tree.c, read-rtl.c, rtl-error.c, stmt.c, toplev.c, integrate.h, loop.h, machmode.h, rtl.h, ssa.h, tree.def: Replace overly specific references to "GNU C" and "GNU C Compiler" with references to "GCC". git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@68004 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/machmode.h')
-rw-r--r--gcc/machmode.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/machmode.h b/gcc/machmode.h
index 46247d57343..b286acb0b8f 100644
--- a/gcc/machmode.h
+++ b/gcc/machmode.h
@@ -1,4 +1,4 @@
-/* Machine mode definitions for GNU C-Compiler; included by rtl.h and tree.h.
+/* Machine mode definitions for GCC; included by rtl.h and tree.h.
Copyright (C) 1991, 1993, 1994, 1996, 1998, 1999, 2000, 2001
Free Software Foundation, Inc.