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] fortran/39893 -- fix segfault caused by invalid code


On Sunday 26 April 2009 20:15:11 Steve Kargl wrote:
> 2009-04-26  Steven G. Kargl  <kargl@gcc.gnu.org>
>
> 	PR fortran/39893
> 	* gfortran.dg/assumed_charlen_dummy.f90: New Test.
>
>
> 2009-04-26  Steven G. Kargl  <kargl@gcc.gnu.org>
>
> 	PR fortran/39893
> 	fortran/data.c (gfc_assign_data_value): If the lvalue is an
> 	assumed character length entity in a data statement, then
> 	return FAILURE to prevent segmentation fault.
>
> OK for trunk and 4.4?

In the testcase: s/porivided/provided

Otherwise ok.

	Daniel


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