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


I have looked at the implementation of complex arithmetic in gcc.

We are already aware of this issue, since you have already reported it ;) The relevant PR is middle-end/18902.

Indeed, our plan involves enabling the (*already available*) algorithm
due to Smith. There are still some open issues, however (see "Depends on"
and "blocks" fields, for further details).

As usual, patches are *welcome*, if prepared according to our (usual)
rules and the necessary copyright assignment is in place.

Paolo.



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