From: Sa Liu Date: Thu, 15 May 2008 13:14:18 +0000 (+0000) Subject: Add test cases for Fortran C binding with 128-bit integer. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4e8c438fe7373ee4a2a223b9efe6fc3b4329dcb6;p=gcc.git Add test cases for Fortran C binding with 128-bit integer. From-SVN: r135350 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c5cacb43e40..0e0912dbb81 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,10 @@ +2008-05-15 Sa Liu + + * 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 * config/bfin/bfin.h (TARGET_RETURN_IN_MEMORY): Don't define here.