[Patch, Fortran, OOP] PR 50960: vtables not marked as constant

Janus Weil janus@gcc.gnu.org
Wed Nov 9 16:06:00 GMT 2011


2011/11/9 Janus Weil <janus@gcc.gnu.org>:
>> Thanks for the patch, but could you also add a test case? With the
>> patch, one gets the following optimized dump:
>>  base ();
>> while without the patch (or in the original dump) one has:
>>      x._vptr->bar ();
>> (That's for the test case to the PR, see PR 50959 comment 0.)
>
> Here is what I am going to commit.

Committed to trunk as r181208.

Cheers,
Janus



More information about the Fortran mailing list