Skip to content
Snippets Groups Projects
Commit 78bd5210 authored by Roger Sayle's avatar Roger Sayle Committed by Roger Sayle
Browse files

convert.c (convert_to_real): Also optimize (float)log(x) into logf(x) where x is a float, i.e.

	* convert.c (convert_to_real): Also optimize (float)log(x) into
	logf(x) where x is a float, i.e. also handle BUILT_IN_LOG{,L}.

From-SVN: r63087
parent 34fcb7c8
Loading
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