[Patch,Fortran] PR 38282 - Add F2008's transformational bit intrinsics

Tobias Burnus burnus@net-b.de
Sat Sep 4 12:41:00 GMT 2010


  Dear all,

this patch adds the transformational bit intrinsics IALL (bitwise and), 
IANY (bitwise inclusive or), and IPARITY (bitwise exclusive or); the 
syntax is the same as SUM or PRODUCT.

(François-Xavier is working on the other Fortran 2008 bit intrinsics, 
which should be ready soon.)

Build and regtested on x86-64-linux.
OK for the trunk?

Tobias
-------------- next part --------------
A non-text attachment was scrubbed...
Name: iall.diff
Type: text/x-patch
Size: 259436 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20100904/00dd1bc3/attachment.bin>


More information about the Gcc-patches mailing list