[gfortran,patch] Fix PR33636, EXPR_ARRAY isn't necessarily a constant array

François-Xavier Coudert fxcoudert@gmail.com
Wed Oct 10 11:56:00 GMT 2007


Attached one-line patch fixes PR33636 (rejects-valid). The take-home
message is that EXPR_ARRAY is an array constructor, but not
necessarily a constant array; I for one had never really considered
the difference.

Bootstrapped and regtested on x86-linux, both with -m32 and -m64. OK to commit?

FX
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr33636.ChangeLog
Type: application/octet-stream
Size: 149 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20071010/a605f669/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pr33636.diff
Type: application/octet-stream
Size: 430 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20071010/a605f669/attachment-0001.obj>


More information about the Fortran mailing list