]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcc/testsuite/
authorolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Oct 2014 11:48:05 +0000 (11:48 +0000)
committerolegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4>
Sat, 18 Oct 2014 11:48:05 +0000 (11:48 +0000)
* gcc.dg/attr-isr.c: Move SH specific test to ...
* gcc.target/sh/attr-isr.c: ... here.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216425 138bc75d-0d04-0410-961f-82ee72b054a4

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