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] Fix aliasing problem with fortran


Tobias Schlüter wrote:
> Zdenek Dvorak wrote:
> 
>>Bootstrapped & regtested on i686.
>>
>>Zdenek
>>
>>	* trans-types.c (gfc_array_range_type): New variable.
>>	(gfc_init_types): Initialize gfc_array_range_type.
>>	(gfc_get_array_type_bounds): Use gfc_array_range_type.
>>
> 
> 
> Can you also apply this patch to the 4.0 branch please?  It fixes PR 16898 and
> the associated testcase gfortran.dg/ret_pointer_1.f90.  Can you then please
> close the PR and un-XFAIL the testcase?

I did all this.

- Tobi


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