r259600 - in /branches/gcc-7-branch/gcc: lto/Ch...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Tue Apr 24 15:18:00 GMT 2018


Author: marxin
Date: Tue Apr 24 15:18:25 2018
New Revision: 259600

URL: https://gcc.gnu.org/viewcvs?rev=259600&root=gcc&view=rev
Log:
Backport r259265

2018-04-24  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2018-04-10  Richard Biener  <rguenther@suse.de>
		    Martin Liska  <mliska@suse.cz>

	PR lto/85248
	* lto-symtab.c (lto_symtab_merge_p): Handle noreturn attribute.
2018-04-24  Martin Liska  <mliska@suse.cz>

	Backport from mainline
	2018-04-10  Jakub Jelinek  <jakub@redhat.com>

	PR lto/85248
	* gcc.dg/lto/pr85248_0.c: New test.
	* gcc.dg/lto/pr85248_1.c: New test.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr85248_0.c
    branches/gcc-7-branch/gcc/testsuite/gcc.dg/lto/pr85248_1.c
Modified:
    branches/gcc-7-branch/gcc/lto/ChangeLog
    branches/gcc-7-branch/gcc/lto/lto-symtab.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list