]> git.ipfire.org Git - thirdparty/gcc.git/commit
Backport r257183
authorMartin Liska <mliska@suse.cz>
Wed, 7 Mar 2018 09:43:23 +0000 (10:43 +0100)
committerMartin Liska <marxin@gcc.gnu.org>
Wed, 7 Mar 2018 09:43:23 +0000 (09:43 +0000)
commit04971ccc95566b206a1b87645cbb8435a0bd8037
treed067936adca94fc941ca1f7a5478597953017fc5
parent78e766def613a6f8992213e1eea0b0742e49ca50
Backport r257183

2018-03-07  Martin Liska  <mliska@suse.cz>

Backport from mainline
2018-01-30  Jan Hubicka  <hubicka@ucw.cz>

PR lto/83954
* lto-symtab.c (warn_type_compatibility_p): Silence false positive
for type match warning on arrays of pointers.
2018-03-07  Martin Liska  <mliska@suse.cz>

Backport from mainline
2018-01-30  Jan Hubicka  <hubicka@ucw.cz>

PR lto/83954
* gcc.dg/lto/pr83954.h: New testcase.
* gcc.dg/lto/pr83954_0.c: New testcase.
* gcc.dg/lto/pr83954_1.c: New testcase.

From-SVN: r258319
gcc/lto/ChangeLog
gcc/lto/lto-symtab.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/lto/pr83954.h [new file with mode: 0644]
gcc/testsuite/gcc.dg/lto/pr83954_0.c [new file with mode: 0644]
gcc/testsuite/gcc.dg/lto/pr83954_1.c [new file with mode: 0644]