Skip to content
Snippets Groups Projects
Commit 2e929cf3 authored by Jan Hubicka's avatar Jan Hubicka Committed by Jan Hubicka
Browse files

builtins.c (fold_builtin): Don't generate NOP_EXPR that is going to be thrown...

builtins.c (fold_builtin): Don't generate NOP_EXPR that is going to be thrown away soon when IGNORE is set.

	* builtins.c (fold_builtin): Don't generate NOP_EXPR that is going
	to be thrown away soon when IGNORE is set.
	* tree-ssa-ccp.c (convert_to_gimple_builtin): Add IGNORE argument
	indicating when return value shall not be computed.
	* gimplify.c (internal_get_tmp_var): Avoid random tree sharing.

From-SVN: r118091
parent cfe1b18f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment