Commit 0aee4751 by Kazu Hirata Committed by Kazu Hirata

fold-const.c (fold_binary): New.

	* fold-const.c (fold_binary): New.
	(fold): Call fold_binary on binary expressions.

From-SVN: r95938
parent bb80db7b
......@@ -29,6 +29,9 @@
simplify_const_binary_operation): Likewise.
* stor-layout.c (get_mode_bounds): Likewise.
* fold-const.c (fold_binary): New.
(fold): Call fold_binary on binary expressions.
2005-03-05 Richard Sandiford <rsandifo@redhat.com>
* doc/invoke.texi: Document new MIPS -msym32 and -mno-sym32 options.
......
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