This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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


> 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.

N.B. Convention is to mention generated files in the changelog, but not 
include them in the patch.

Paul


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