[Patch, Fortran, OOP] PR 45933:[4.6 regression] ICE in gfc_add_component_ref, at fortran/class.c:77

Jerry DeLisle jvdelisle@frontier.com
Thu Oct 7 17:19:00 GMT 2010


On 10/07/2010 09:26 AM, Janus Weil wrote:
> Hi all,
>
> this patch fixes the code which resolves type-bound operator calls: It
> was only working if the passed-object is a simple variable, but failed
> on more complicated expressions like derived-type components. The
> reason for this being a regression is probably that we modified a lot
> of the polymorphic TBP handling in 4.6.
>
> The patch was regtested on x86_64-unknown-linux-gnu. I think it's
> pretty obvious. Ok for trunk?
>
OK and thanks Janus.

Jerry



More information about the Gcc-patches mailing list