This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: complex numbers


Hello

> Interestingly, it looks like the discussed improved algorithm is
> *already* implemented, just not used!

Curious

> Have a look to expand_complex_division in gcc/tree-complex.c, then
> gcc/toplev.c for flag_complex_divide_method.
>
> Andreas, just for curiosity, are you willing to rebuild your gcc
> with flag_complex_divide_method = 1 and report???

Willing is not the problem. But I have only limitet privileges on this
machine and I am not sure if I can find an other machine with enough
resources.

However I think if flag_complex_divide_method = 1 fix the problem it would
be a good idea to set it by default.

Andreas Klein


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]