[Patch, Fortran, OOP] PR 50625: [4.6/4.7 Regression] ALLOCATABLE attribute lost for module CLASS variables

Janus Weil janus@gcc.gnu.org
Fri Oct 7 21:19:00 GMT 2011


2011/10/7 Janus Weil <janus@gcc.gnu.org>:
>>> Regtested successfully on x86_64-unknown-linux-gnu (except for failure
>>> on entry_4 and select_type_12, which are known middle-end
>>> regressions). Ok for trunk and 4.6?
>>
>> OK. Thanks for the patch
>
> Thanks for the review. Committed to trunk as r179660.

... and to the 4.6 branch as r179696.

Cheers,
Janus



>>> 2011-10-07  Janus Weil<janus@gcc.gnu.org>
>>>
>>>        PR fortran/50625
>>>        * class.c (gfc_build_class_symbol): Fix whitespace.
>>>        * module.c (mio_symbol): Set 'class_ok' attribute.
>>>        * trans-decl.c (gfc_get_symbol_decl): Make sure the backend_decl
>>> has
>>>        been built for class symbols.
>>>
>>>
>>> 2011-10-07  Janus Weil<janus@gcc.gnu.org>
>>>
>>>        PR fortran/50625
>>>        * gfortran.dg/class_46.f03: New.
>>
>>
>



More information about the Gcc-patches mailing list