]> git.ipfire.org Git - thirdparty/gcc.git/commit
calls.c (expand_call): Recognize calls to "sqrt" and create corresponding notes.
authorMark Mitchell <mark@codesourcery.com>
Wed, 24 Dec 2003 06:52:27 +0000 (06:52 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Wed, 24 Dec 2003 06:52:27 +0000 (06:52 +0000)
commit8f23fc818533a2bbcdec0c35be4312e638abede6
tree2fde402ac6da4c71034ba8c7b11ee7c368e6d234
parentac5fe3fe5198c0529fd777c92eb5aa1f9329ee93
calls.c (expand_call): Recognize calls to "sqrt" and create corresponding notes.

* calls.c (expand_call): Recognize calls to "sqrt" and create
corresponding notes.

* g++.dg/bprob/bprob.exp: Load target-supports.exp
* g77.dg/bprob/bprob.exp: Likewise.
* gcc.misc-tests/bprob.exp: Likewise.
* gcc.dg/builtins-18.c: Use builtins-config.h.  Do not test float
variants on systems where the library does not provide that
functionality.
* gcc.dg/builtins-20.c: Use builtins-config.h.
* gcc.dg/builtins-config.h: New file.

From-SVN: r75003
gcc/ChangeLog
gcc/calls.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/bprob/bprob.exp
gcc/testsuite/g77.dg/bprob/bprob.exp
gcc/testsuite/gcc.dg/builtins-18.c
gcc/testsuite/gcc.dg/builtins-20.c
gcc/testsuite/gcc.dg/builtins-config.h [new file with mode: 0644]
gcc/testsuite/gcc.misc-tests/bprob.exp