aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa.c
diff options
context:
space:
mode:
authorRoger Sayle <roger@eyesopen.com>2004-06-10 19:46:03 +0000
committerRoger Sayle <sayle@gcc.gnu.org>2004-06-10 19:46:03 +0000
commitaa6c7c3a3a02b5518c9a1398145160ddf8df2f56 (patch)
tree27e962afc2c93f9a1bdca1d109ae79576073d54b /gcc/tree-ssa.c
parent5a57f1b2c005ba13c7214d1d4cf8a6d882f43b59 (diff)
downloadgcc-aa6c7c3a3a02b5518c9a1398145160ddf8df2f56.zip
gcc-aa6c7c3a3a02b5518c9a1398145160ddf8df2f56.tar.gz
gcc-aa6c7c3a3a02b5518c9a1398145160ddf8df2f56.tar.bz2
builtins.c (expand_builtin): Fall back to library function call for conj...
* builtins.c (expand_builtin): Fall back to library function call for conj, conjf, conjl, creal, crealf, creall, cimag, cimagf and cimagl. (fold_builtin_1): Lower built-ins BUILT_IN_CONJ{,F,L} to CONJ_EXPR, BUILT_IN_CREAL{,F,L} to REALPART_EXPR, and BUILT_IN_CIMAG{,F,L} to IMAGPART_EXPR respectively. From-SVN: r82938
Diffstat (limited to 'gcc/tree-ssa.c')
0 files changed, 0 insertions, 0 deletions