r260502 - in /trunk/gcc: ChangeLog ipa-icf.c te...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Tue May 22 10:50:00 GMT 2018


Author: marxin
Date: Tue May 22 10:50:43 2018
New Revision: 260502

URL: https://gcc.gnu.org/viewcvs?rev=260502&root=gcc&view=rev
Log:
Do not ICE for incomplete types in ICF (PR ipa/85607).

2018-05-22  Martin Liska  <mliska@suse.cz>

	PR ipa/85607
	* ipa-icf.c (sem_item::add_type): Do not ICE for incomplete types.
2018-05-22  Martin Liska  <mliska@suse.cz>

	PR ipa/85607
	* g++.dg/ipa/pr85607.C: New test.

Added:
    trunk/gcc/testsuite/g++.dg/ipa/pr85607.C
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/ipa-icf.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list