[fortran,patch] One-line fix to PR61454 (init expression simplification)
FX
fxcoudert@gmail.com
Thu Jun 19 11:14:00 GMT 2014
In expr.c:scalarize_intrinsic_call(), we don't deal correctly with intrinsics that have an optional kind argument, while simplifying initialization expressions. The attached one-line patch fixes it, and adds a testcase so we don’t regress.
Bootstrapped and regtested on x86_64-apple-darwin13.
OK to commit?
FX
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr61454.diff
Type: application/octet-stream
Size: 1006 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20140619/21eb9a07/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr61454.ChangeLog
Type: application/octet-stream
Size: 273 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20140619/21eb9a07/attachment-0001.obj>
More information about the Fortran
mailing list