Move builtin-offsetof.c test
authordodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Nov 2009 13:20:08 +0000 (13:20 +0000)
committerdodji <dodji@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 3 Nov 2009 13:20:08 +0000 (13:20 +0000)
PR c++/38699
* c-c++-common/dfp/builtin-offsetof.c: Moved to ...
* c-c++-common/builtin-offsetof.c: ... here.

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

gcc/testsuite/ChangeLog
gcc/testsuite/c-c++-common/builtin-offsetof.c [moved from gcc/testsuite/c-c++-common/dfp/builtin-offsetof.c with 100% similarity]

index 03fdb9c..3301c45 100644 (file)
@@ -1,6 +1,12 @@
 2009-11-03  Dodji Seketeli  <dodji@redhat.com>
 
        PR c++/38699
+       * c-c++-common/dfp/builtin-offsetof.c: Moved to ...
+       * c-c++-common/builtin-offsetof.c: ... here.
+
+2009-11-03  Dodji Seketeli  <dodji@redhat.com>
+
+       PR c++/38699
        * c-c++-common/dfp/builtin-offsetof.c: New test.
        * g++.dg/other/offsetof6.C: Likewise.