]> git.ipfire.org Git - thirdparty/gcc.git/commit
builtins.c (expand_builtin_cexpi): Fall back to expanding via cexp in case sincos...
authorRichard Guenther <rguenther@suse.de>
Fri, 19 Jan 2007 11:13:24 +0000 (11:13 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 19 Jan 2007 11:13:24 +0000 (11:13 +0000)
commitb54c5497e582ab4ee818b7f4fa50c1ac42d42f42
tree8aa7960fa2ab0a9fc31dedc803da21172038a158
parent006339cde4079778a003f75127e5bc7fbcde256d
builtins.c (expand_builtin_cexpi): Fall back to expanding via cexp in case sincos is not available.

2007-01-19  Richard Guenther  <rguenther@suse.de>

* builtins.c (expand_builtin_cexpi): Fall back to expanding
via cexp in case sincos is not available.

From-SVN: r120953
gcc/ChangeLog
gcc/builtins.c