diff options
author | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-07 09:56:26 +0000 |
---|---|---|
committer | bstarynk <bstarynk@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-01-07 09:56:26 +0000 |
commit | 443da0eb16963953ec212d48c868a335483bc5a2 (patch) | |
tree | 628c0c00ff0013b5c4114c74c87f061001d8b61a /gcc/config/i386/mmx.md | |
parent | 5ce83a5981fcbc23147441444c8d25c99b86d621 (diff) | |
download | gcc-443da0eb16963953ec212d48c868a335483bc5a2.tar.gz |
2013-01-07 Basile Starynkevitch <basile@starynkevitch.net>
MELT branch merged with trunk rev 194961 using svnmerge.py
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/melt-branch@194963 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/i386/mmx.md')
-rw-r--r-- | gcc/config/i386/mmx.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/i386/mmx.md b/gcc/config/i386/mmx.md index f06deb1fedf..45ae87436ba 100644 --- a/gcc/config/i386/mmx.md +++ b/gcc/config/i386/mmx.md @@ -1,5 +1,5 @@ ;; GCC machine description for MMX and 3dNOW! instructions -;; Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011 +;; Copyright (C) 2005, 2007, 2008, 2009, 2010, 2011, 2012 ;; Free Software Foundation, Inc. ;; ;; This file is part of GCC. |