[PATCH] Complex arithmetic changes
Janne Blomqvist
blomqvist.janne@gmail.com
Tue Feb 19 21:21:00 GMT 2008
Sorry for the mess, I originally sent this to gcc and gcc-patches
instead of fortran and gcc-patches.
----------------------------------------------------------------
Hello,
the attached patch fixes PR:s c/35162 (just a documentation fix) and
fortran/29549.
c/35162 is just a small documentation fix where the documentation was
inconsistent with the code as well as C99.
It adds a new option -fcx-fortran-rules which sets flag_complex_method
to 1, and makes libgfortran use that switch, gaining a factor of 4
speedup on complex matrix multplication.
Regtested on i686-pc-linux-gnu, doc changes tested with 'make info' and
'make pdf'. Ok for trunk?
--
Janne Blomqvist
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ChangeLog
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080219/028bf2a7/attachment.ksh>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr29549-35162.diff
Type: text/x-patch
Size: 5544 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080219/028bf2a7/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20080219/028bf2a7/attachment.sig>
More information about the Fortran
mailing list