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

builtins.c (fold_builtin_cabs): Delete prototype.

	* builtins.c (fold_builtin_cabs): Delete prototype.  Require an
	additional FNDECL argument.  Optimize cabs(-z) and cabs(~z) as
	cabs(z).
	(fold_builtin_decl) <BUILT_IN_CABS>: Update fold_builtin_cabs call.

	* gcc.dg/builtins-54.c: New test case.

From-SVN: r114276
parent da7fda0a
No related branches found
No related tags found
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