This is the mail archive of the
gcc-cvs@gcc.gnu.org
mailing list for the GCC project.
r117335 - in /trunk/libgfortran: ChangeLog intr...
- From: fxcoudert at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org
- Date: Sat, 30 Sep 2006 22:32:41 -0000
- Subject: r117335 - in /trunk/libgfortran: ChangeLog intr...
Author: fxcoudert
Date: Sat Sep 30 22:32:41 2006
New Revision: 117335
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117335
Log:
* intrinsics/f2c_specifics.F90: Special-case conjg functions so
that their suffices are _4 and _8 instead of _c4 and _c8.
Modified:
trunk/libgfortran/ChangeLog
trunk/libgfortran/intrinsics/f2c_specifics.F90