Commit 9bdae6af by Kazu Hirata Committed by Kazu Hirata

fold-const.c (fold_ternary): New.

	* fold-const.c (fold_ternary): New.
	(fold): Call fold_ternary on ternary expressions.  Remove
	handling of ternary expressions.

From-SVN: r95871
parent 8d06c809
2005-03-04 Kazu Hirata <kazu@cs.umass.edu>
* fold-const.c (fold_ternary): New.
(fold): Call fold_ternary on ternary expressions. Remove
handling of ternary expressions.
2005-03-03 James A. Morrison <phython@gcc.gnu.org> 2005-03-03 James A. Morrison <phython@gcc.gnu.org>
PR tree-optimization/15784 PR tree-optimization/15784
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment