fix time shift

From-SVN: r232404
This commit is contained in:
Christian Bruel 2016-01-15 09:57:22 +01:00
parent edef1fa8ff
commit f2a429a98e
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
2015-01-16 Christian Bruel <christian.bruel@st.com>
2015-01-15 Christian Bruel <christian.bruel@st.com>
PR target/65837
* config/arm/arm-builtins.c (ARM_BUILTIN_CRYPTO_BASE): New enum tag.

View File

@ -1,4 +1,4 @@
2015-01-16 Christian Bruel <christian.bruel@st.com>
2015-01-15 Christian Bruel <christian.bruel@st.com>
PR target/65837
* gcc.target/arm/attr-neon-builtin-fail2.c: New test.