r226160 - in /trunk: gcc/ChangeLog gcc/tree-cfg...

cesar@gcc.gnu.org cesar@gcc.gnu.org
Fri Jul 24 14:38:00 GMT 2015


Author: cesar
Date: Fri Jul 24 14:38:43 2015
New Revision: 226160

URL: https://gcc.gnu.org/viewcvs?rev=226160&root=gcc&view=rev
Log:
	PR 66714

	gcc/
	* tree-cfg.c (struct replace_decls_d): New struct.
	(replace_block_vars_by_duplicates_1): New function.
	(replace_block_vars_by_duplicates): Use it to replace the decls
	in the value exprs by duplicates.

	libgomp/
	* testsuite/libgomp.c/pr66714.c: New test.


Added:
    trunk/libgomp/testsuite/libgomp.c/pr66714.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/tree-cfg.c
    trunk/libgomp/ChangeLog



More information about the Gcc-cvs mailing list