This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: A little help would be much appreciated..
- From: François-Xavier Coudert <fxcoudert at gmail dot com>
- To: Philippe Schaffnit <P dot Schaffnit at access dot rwth-aachen dot de>
- Cc: fortran at gcc dot gnu dot org
- Date: Thu, 16 Feb 2006 13:26:55 +0100
- Subject: Re: A little help would be much appreciated..
- Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=e4Gcq/p/pVbtBoO85blUocTDkW5YWNTUxsi9PGyu5SrspdjcArVI5jHoFtMOzlC2qvVg9V5MQmGlfSDmipV0fyaBeLRZSL5BeaNOkh0/hUJkFc0rH2XYoK+8IwBAwGgNQZcS6/eYxmAPjQSeAPS00s/OWn1Ltlz9dlEqr936Suo=
- References: <43F46965.815B1B2B@access.rwth-aachen.de>
> Error: Name '__convert_i4_r4' at (1) is an ambiguous reference to
> '__convert_i4_r4' from module '...'
This is a recent regression, known as pr fortran/26201
(http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26201). I don't know if
someone is currently working on this one (maybe Erik Edelman).
FX