OSDN Git Service

Add test cases for Fortran C binding with 128-bit integer.
authorsaliu <saliu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 May 2008 13:14:18 +0000 (13:14 +0000)
committersaliu <saliu@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 15 May 2008 13:14:18 +0000 (13:14 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@135350 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog

index c5cacb4..0e0912d 100644 (file)
@@ -1,3 +1,10 @@
+2008-05-15  Sa Liu  <saliu@de.ibm.com>
+
+       * testsuite/gfortran.dg/c_kind_int128_test1.f03: New.
+       * testsuite/gfortran.dg/c_kind_int128_test2.f03: New.
+       * testsuite/lib/target-supports.exp: Add
+       check_effective_target_fortran_integer_16.
+
 2008-05-15  Bernd Schmidt  <bernd.schmidt@analog.com>
 
        * config/bfin/bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.