This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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 division alogrithm?


On Wed, May 05, 2004 at 08:37:53PM -0700, Steve Kargl wrote:
> I haven't had time to implement a f2c-like algorithm, but I
> should be able to get it this weekend.

Implement at what level?  This is already done at both the
gimple and rtl level.  See expand_complex_div_wide for
instance, for the gimple implementation.


r~


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