[fortran, patch] Add DREAL simplification (last remaining elemental required for initialization expressions)

FX fxcoudert@gmail.com
Tue Nov 8 10:34:00 GMT 2011


Attached patch adds a (rather trivial) simplification routine for the DREAL intrinsic (a GNU extension), which is the last unimplemented simplification for elemental intrinsics (PR 38718, which tracks this issue, also lists LSHIFT and RSHIFT, but both have gained simplification routines since its last update).

Regtested on x86_64-linux, comes with a testcase. OK to commit to trunk?
FX


-------------- next part --------------
A non-text attachment was scrubbed...
Name: dreal.ChangeLog
Type: application/octet-stream
Size: 299 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20111108/8ab20ac9/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dreal.diff
Type: application/octet-stream
Size: 2454 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20111108/8ab20ac9/attachment-0001.obj>


More information about the Fortran mailing list