]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
attr-isr.c: Move SH specific test to ...
authorOleg Endo <olegendo@gcc.gnu.org>
Sat, 18 Oct 2014 11:48:05 +0000 (11:48 +0000)
committerOleg Endo <olegendo@gcc.gnu.org>
Sat, 18 Oct 2014 11:48:05 +0000 (11:48 +0000)
gcc/testsuite/
* gcc.dg/attr-isr.c: Move SH specific test to ...
* gcc.target/sh/attr-isr.c: ... here.

From-SVN: r216425

gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/sh/attr-isr.c [moved from gcc/testsuite/gcc.dg/attr-isr.c with 100% similarity]

index ea148476a96231398524e94810c8a1782d68b71a..7ad3260750fe3a4ea182e0a86fa52dac514f735b 100644 (file)
@@ -1,3 +1,8 @@
+2014-10-18  Oleg Endo  <olegendo@gcc.gnu.org>
+
+       * gcc.dg/attr-isr.c: Move SH specific test to ...
+       * gcc.target/sh/attr-isr.c: ... here.
+
 2014-10-17  Marek Polacek  <polacek@redhat.com>
 
        PR c/63567