]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config/rs6000/crtsavevr.S
Update copyright years.
[thirdparty/gcc.git] / libgcc / config / rs6000 / crtsavevr.S
index d4762d96989984999c87dea6eec73fc98b79059d..7e1d5c5df98e2763de32decd747e3e6240e7a9fa 100644 (file)
@@ -1,6 +1,6 @@
 /* Routines for saving vector registers.
 
-   Copyright (C) 2012-2015 Free Software Foundation, Inc.
+   Copyright (C) 2012-2020 Free Software Foundation, Inc.
    Written by Alan Modra, IBM
 
    This file is free software; you can redistribute it and/or modify it
@@ -31,6 +31,7 @@
 
 /* Called with r0 pointing just beyond the end of the vector save area.  */
 
+       .machine altivec
        .section ".text"
 CFI_STARTPROC
 HIDDEN_FUNC(_savevr_20)