r246119 - in /trunk/gcc: ChangeLog multiple_tar...

marxin@gcc.gnu.org marxin@gcc.gnu.org
Tue Mar 14 12:00:00 GMT 2017


Author: marxin
Date: Tue Mar 14 11:59:59 2017
New Revision: 246119

URL: https://gcc.gnu.org/viewcvs?rev=246119&root=gcc&view=rev
Log:
Fix multiple target clones nodes (PR lto/66295).

2017-03-14  Martin Liska  <mliska@suse.cz>

	PR lto/66295
	* multiple_target.c (expand_target_clones): Drop local.local
	flag for default implementation.
2017-03-14  Martin Liska  <mliska@suse.cz>

	PR lto/66295
	* gcc.dg/tree-prof/pr66295.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/tree-prof/pr66295.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/multiple_target.c
    trunk/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list