This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] PR fortran/67805 -- Check for invalid charlength


Le 24/10/2015 21:29, Dominique d'HumiÃres a Ãcrit :
At revision r229288 compiling the following test

[...]

while it compiles without error at r229261.

I believe the accesses to ref->u.ar should be guarded with ref->type == REF_ARRAY.
Steve, a patch doing that is preapproved.

Mikael


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]