]> git.ipfire.org Git - thirdparty/gcc.git/commit
c_by_val.c: Use int64_t instead of long to be more compatible with integer(kind=8).
authorTobias Burnus <burnus@net-b.de>
Sat, 3 Mar 2007 17:41:54 +0000 (18:41 +0100)
committerTobias Burnus <burnus@gcc.gnu.org>
Sat, 3 Mar 2007 17:41:54 +0000 (18:41 +0100)
commitc1cad89ed591f45f71045c7fb9747bbc7e25f193
treefc906b854ae8ce0ffff73f2eadc60aaafdb36318
parenta50639323b1cb8d55de55e4fc5a9ddcc3f3ae743
c_by_val.c: Use int64_t instead of long to be more compatible with integer(kind=8).

2007-03-03  Tobias Burnus  <burnus@net-b.de>

       * gfortran.dg/c_by_val.c: Use int64_t instead of long
       to be more compatible with integer(kind=8).

From-SVN: r122510
gcc/testsuite/ChangeLog
gcc/testsuite/gfortran.dg/c_by_val.c