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, OOP] PR 50227: [4.7 Regression] ICE-on-valid with allocatable class variable


On Sun, Sep 4, 2011 at 3:51 AM, Janus Weil <janus@gcc.gnu.org> wrote:
> Committed as r178509.
>
> Cheers,
> Janus
>
>
>
> 2011/9/1 Janus Weil <janus@gcc.gnu.org>:
>> Hi all,
>>
>> here is a small patch fixing a recent OOP regression. It feels a bit
>> like it's only fixing the effect instead of the cause (since I haven't
>> really found the cause). But anyway, it does fix the ICE and it is
>> obvious enough so that I'll commit it by Sunday if no one protests in
>> the meantime.
>>
>> Regtested on x86_64-unknown-linux-gnu.
>>
>> Cheers,
>> Janus
>>
>>
>> 2011-09-01 ?Janus Weil ?<janus@gcc.gnu.org>
>>
>> ? ? ? ?PR fortran/50227
>> ? ? ? ?* trans-types.c (gfc_sym_type): Check for proc_name.
>>
>> 2011-09-01 ?Janus Weil ?<janus@gcc.gnu.org>
>>
>> ? ? ? ?PR fortran/50227
>> ? ? ? ?* gfortran.dg/class_45a.f03: New.
>> ? ? ? ?* gfortran.dg/class_45b.f03: New.
>>
>

It caused:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50288


-- 
H.J.


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