[gfortran] Adding quite a few intrinsics
Steve Kargl
sgk@troutmask.apl.washington.edu
Sat Nov 12 21:35:00 GMT 2005
On Fri, Nov 11, 2005 at 08:51:01AM -0800, Steve Kargl wrote:
> On Wed, Nov 09, 2005 at 03:38:51PM +0100, FX Coudert wrote:
> >
> > Built and tested this on ppc-darwin (I compared the behaviour with g77
> > behaviour to be sure). I apologize for not being able to make a proper
> > regtesting (i only do have a laptop, not much horsepower and few
> > occasions to charge the battery).
> >
>
> I haven't regression tested this, yet. A few small fixes
> and from my reading of the patch it appears OK.
>
> + add_sym_2 ("xor", 1, 0, BT_UNKNOWN, 0, GFC_STD_F95,
>
> GFC_STD_GNU instead of GFC_STD_F95.
>
> + add_sym_2 ("or", 1, 0, BT_UNKNOWN, 0, GFC_STD_F95,
>
> GFC_STD_GNU instead of GFC_STD_F95.
>
> + return range_check (result, "IAND");
>
> AND instead of IAND
>
I've bootstrapped and regression tested this patch on
i386-*-freebsd with the above changes.
OK for mainline. OK for 4.0.x once you've regression
tested on 4.0.x.
--
Steve
More information about the Fortran
mailing list