]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/lto/ChangeLog
lto.c (hash_canonical_type): Drop hashing of TYPE_STRING_FLAG.
authorJan Hubicka <hubicka@ucw.cz>
Mon, 8 Jun 2015 22:24:57 +0000 (00:24 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Mon, 8 Jun 2015 22:24:57 +0000 (22:24 +0000)
commit64578d988427290be041802901a005b61cebf95a
tree35be7a92fc2dbe146f3c69e913968b9856f0f396
parent44433db051a923a6e32baa8e448ec8cf5a88f5f8
lto.c (hash_canonical_type): Drop hashing of TYPE_STRING_FLAG.

* lto.c (hash_canonical_type): Drop hashing of TYPE_STRING_FLAG.
* tree.c (gimple_canonical_types_compatible_p): Drop comparsion of
TYPE_STRING_FLAG.

* gfortran.dg/lto/bind_c-2b_0.f90: New testcase
* gfortran.dg/lto/bind_c-2b_1.c: New testcase

From-SVN: r224252
gcc/ChangeLog
gcc/lto/ChangeLog
gcc/lto/lto.c
gcc/testsuite/gfortran.dg/lto/bind_c-2b_0.f90 [new file with mode: 0644]
gcc/testsuite/gfortran.dg/lto/bind_c-2b_1.c [new file with mode: 0644]
gcc/tree.c