This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [gfortran] patch for PR 14056,specific_abs_i4 is missing


On Tuesday 27 April 2004 11:10, Paul Brook wrote:
> > 2004-04-26  Bud Davis  <bdavis9659@comcast.net>
> >
> > 	PR fortran/14056
> > 	* generated/_abs_i4.f90: New file.
> > 	* Makefile.am: Add it.
> > 	* Makefile.in: Regenerate.
>
> The default integer kind can also be 8, so you also need specific_abs_i8.
> Ok with that addition.

Oh, and we're also missing abs_c{4,8}. Patch to add those is pre-approved.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]