From 62c49b83cfb4a283e9c4a6a9de33d8e8155ce94f Mon Sep 17 00:00:00 2001 From: "H.J. Lu" Date: Fri, 10 Apr 2009 13:13:28 +0000 Subject: darwin-vecsave.asm: Remove extra "*/". 2009-04-10 H.J. Lu * config/rs6000/darwin-vecsave.asm: Remove extra "*/". From-SVN: r145896 --- gcc/ChangeLog | 4 ++++ gcc/config/rs6000/darwin-vecsave.asm | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'gcc') diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 1f31df2..62a1c43 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2009-04-10 H.J. Lu + + * config/rs6000/darwin-vecsave.asm: Remove extra "*/". + 2009-04-09 H.J. Lu PR target/39678 diff --git a/gcc/config/rs6000/darwin-vecsave.asm b/gcc/config/rs6000/darwin-vecsave.asm index 52487aa..0a46be2 100644 --- a/gcc/config/rs6000/darwin-vecsave.asm +++ b/gcc/config/rs6000/darwin-vecsave.asm @@ -19,7 +19,7 @@ * You should have received a copy of the GNU General Public License and * a copy of the GCC Runtime Library Exception along with this program; * see the files COPYING3 and COPYING.RUNTIME respectively. If not, see - * . */ + * . */ /* Vector save/restore routines for Darwin. Note that each vector -- cgit v1.1