diff options
author | Roger Sayle <roger@eyesopen.com> | 2003-02-22 04:16:18 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2003-02-22 04:16:18 +0000 |
commit | c0a47a612627d49755b9ef8225924c6df97eed43 (patch) | |
tree | b5839d7e929ffb3f98fcd9a26632868768f973ae /libjava/java/sql/ResultSetMetaData.java | |
parent | 5b296d934079373d33f531b4384224e4023695ca (diff) | |
download | gcc-c0a47a612627d49755b9ef8225924c6df97eed43.zip gcc-c0a47a612627d49755b9ef8225924c6df97eed43.tar.gz gcc-c0a47a612627d49755b9ef8225924c6df97eed43.tar.bz2 |
fold-const.c (omit_one_operand): No longer static.
* fold-const.c (omit_one_operand): No longer static.
* tree.h (omit_one_operand): Prototype here.
(div_and_round_double): Keep fold-const.c prototypes together.
* builtins.c (builtin_mathfn_code): Handle binary built-in
funtions, such as "pow" and "atan2".
(fold_builtin): Optimize both pow(x,0.0) and pow(1.0,y) to 1.0.
Simplify optimizations using "type" the builtin's return type.
* gcc.dg/builtins-5.c: New test case.
From-SVN: r63273
Diffstat (limited to 'libjava/java/sql/ResultSetMetaData.java')
0 files changed, 0 insertions, 0 deletions