[Bug fortran/60646] New: Investigate improved complex division algorithms

jb at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Mar 25 08:13:00 GMT 2014


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60646

            Bug ID: 60646
           Summary: Investigate improved complex division algorithms
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: fortran
          Assignee: unassigned at gcc dot gnu.org
          Reporter: jb at gcc dot gnu.org

The paper http://arxiv.org/abs/1210.4539 analyzes several algorithms for
complex division. Currently GFortran IIRC uses the Smith (1962) algorithm. We
should investigate whether GFortran could switch to one of the improved
algorithms without compromising performance too much.



More information about the Gcc-bugs mailing list