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: [PATCH] PR fortran/77507


Hi Steve,

This is OK for trunk. Are you backporting any of these fixes? If so,
you're OK to go back to 5-branch.

Thanks for the patch

Paul

On 9 September 2016 at 01:49, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> The attached patch fixes issues with using keywords with
> the IEEE_VALUE and C_ASSOCIATED intrinsic routines.
> Regression tested on x86_64-*-freebsd.  OK to commit?
>
> 2016-09-08  Steven G. Kargl  <kargl@gcc.gnu.org>
>
>         PR fortran/77507
>         * intrinsic.c (add_functions):  Use correct keyword.
>
> 2016-09-08  Steven G. Kargl  <kargl@gcc.gnu.org>
>
>         PR fortran/77507
>         * ieee/ieee_arithmetic.F90 (IEEE_VALUE_4,IEEE_VALUE_8,IEEE_VALULE_10,
>         IEEE_VALUE_16):  Use correct keyword.
>
> 2016-09-08  Steven G. Kargl  <kargl@gcc.gnu.org>
>
>         PR fortran/77507
>         * gfortran.dg/pr77507.f90: New test.
>
> --
> Steve



-- 
The difference between genius and stupidity is; genius has its limits.

Albert Einstein


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