diff options
author | Roger Sayle <roger@eyesopen.com> | 2003-06-25 03:09:06 +0000 |
---|---|---|
committer | Roger Sayle <sayle@gcc.gnu.org> | 2003-06-25 03:09:06 +0000 |
commit | b9ba01a11f30733eb45554f8820d4084724d308c (patch) | |
tree | da8cc71e080c9c80fb51d977f772e2ab0cd2130a /gcc/jump.c | |
parent | 465129420d1a2905e4e20ce8af772b6e13700c98 (diff) | |
download | gcc-b9ba01a11f30733eb45554f8820d4084724d308c.tar.gz |
re PR rtl-optimization/11311 (ICE with pow and large exponent)
PR optimization/11311
* builtins.c (powi_cost): Fix typo. The number of multiplications
required is the number to reduce the argument, result, plus the
cost of calculating the residual, val [not n, the original value].
* gcc.c-torture/compile/20030624-1.c: New test case.
From-SVN: r68452
Diffstat (limited to 'gcc/jump.c')
0 files changed, 0 insertions, 0 deletions