On Sun, Jun 8, 2014 at 12:58 PM, Jan Hubicka <hubi...@ucw.cz> wrote:
> Hi,
> this is the last part.  It makes DECL_VIRTUAL to be copied when creating 
> aliases.  This is
> needed to make sanity check in gimple-fold happy (it checks that vtables are 
> DECL_VIRTUAL).
> It also resets initializers of aliases to save memory.

Honza,

Thanks for this patch which improves some of the G++ testsuite
failures, but most of the libstdc++ testsuite continues to fail on
AIX.

This patch clearly was risky and should have been more thoroughly
tested on non-GNU/Linux systems. All of these failures make it
impossible to know if other failures have been introduced into the AIX
port.

I will be happy to work with you to debug these failures, but I wish
to ask that the IPA visibility patch be reverted until AIX testsuite
results can return to a normal state with the patch applied.

Thanks, David

Reply via email to