aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.dg/builtins-20.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-24calls.c (expand_call): Recognize calls to "sqrt" and create corresponding notes.Mark Mitchell1-5/+1
2003-10-20builtins-18.c: Wrap C99 tests with HAVE_C99_RUNTIME.Eric Botcazou1-0/+10
2003-06-10builtins.c (fold_builtin): Optimize cos(-x) as cos(x).Roger Sayle1-0/+108