]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgcc/config/nds32/isr-library/vec_vid47.S
Update copyright years.
[thirdparty/gcc.git] / libgcc / config / nds32 / isr-library / vec_vid47.S
index 130c8d7b6859b81a5b0f18749d5a12f96773a6f2..d4c61c22fabba56b0862a627f29525e1b1807448 100644 (file)
@@ -1,5 +1,5 @@
 /* c-isr library stuff of Andes NDS32 cpu for GNU compiler
-   Copyright (C) 2012-2016 Free Software Foundation, Inc.
+   Copyright (C) 2012-2020 Free Software Foundation, Inc.
    Contributed by Andes Technology Corporation.
 
    This file is part of GCC.
    <http://www.gnu.org/licenses/>.  */
 
        .section        .nds32_vector.47, "ax"
+#if __NDS32_ISR_VECTOR_SIZE_4__
+       /* The vector size is default 4-byte for v3 architecture.  */
+       .vec_size       4
+       .align  2
+#else
+       /* The vector size is default 16-byte for other architectures.  */
        .vec_size       16
        .align  4
+#endif
        .weak   _nds32_vector_47
        .type   _nds32_vector_47, @function
 _nds32_vector_47: