summaryrefslogtreecommitdiff
path: root/gcc/gimple.def
diff options
context:
space:
mode:
authorbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-03 22:56:55 +0000
committerbstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4>2011-01-03 22:56:55 +0000
commit97981f7f7ca5a48f93878dc5e064164fb8226a4f (patch)
tree5294ac0aa29357e323c95187261ce3c09fafeb5c /gcc/gimple.def
parentf4f9adad9f6e91b7962bddf4d368e12b9289ab12 (diff)
downloadgcc-97981f7f7ca5a48f93878dc5e064164fb8226a4f.tar.gz
2011-01-03 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 168441 git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@168442 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/gimple.def')
-rw-r--r--gcc/gimple.def2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/gimple.def b/gcc/gimple.def
index 49aa88eab33..2b5488ab0b6 100644
--- a/gcc/gimple.def
+++ b/gcc/gimple.def
@@ -1,6 +1,6 @@
/* This file contains the definitions of the GIMPLE IR tuples used in GCC.
- Copyright (C) 2007, 2008, 2009 Free Software Foundation, Inc.
+ Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Contributed by Aldy Hernandez <aldyh@redhat.com>
This file is part of GCC.