f2c_specifics.F90: Special-case conjg functions so that their suffices are _4 and...
authorFrancois-Xavier Coudert <coudert@clipper.ens.fr>
Sat, 30 Sep 2006 22:32:41 +0000 (00:32 +0200)
committerFrançois-Xavier Coudert <fxcoudert@gcc.gnu.org>
Sat, 30 Sep 2006 22:32:41 +0000 (22:32 +0000)
commit5da8d27d97b11a59766fa49e91e9cf4a03ba87f4
tree425262f50e639c940dcb8e7ad6f2740329df2806
parent7ed322d7b5f0b66806d3c3185511a93d8a98e969
f2c_specifics.F90: Special-case conjg functions so that their suffices are _4 and _8 instead of...

* intrinsics/f2c_specifics.F90: Special-case conjg functions so
that their suffices are _4 and _8 instead of _c4 and _c8.

From-SVN: r117335
libgfortran/ChangeLog
libgfortran/intrinsics/f2c_specifics.F90