r266277 - in /trunk/gcc: lto/ChangeLog lto/lto-...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Mon Nov 19 15:01:00 GMT 2018


Author: marxin
Date: Mon Nov 19 15:00:41 2018
New Revision: 266277

URL: https://gcc.gnu.org/viewcvs?rev=266277&root=gcc&view=rev
Log:
Fix condition in lto-symtab.c (PR lto/88077).

2018-11-19  Martin Liska  <mliska@suse.cz>

	PR lto/88077
	* lto-symtab.c (lto_symtab_merge): Transform the
	condition before r256989.
2018-11-19  Martin Liska  <mliska@suse.cz>

	PR lto/88077
	* gcc.dg/lto/pr88077_0.c: New test.
	* gcc.dg/lto/pr88077_1.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/lto/pr88077_0.c
    trunk/gcc/testsuite/gcc.dg/lto/pr88077_1.c
Modified:
    trunk/gcc/lto/ChangeLog
    trunk/gcc/lto/lto-symtab.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list