[PATCH][LTO] Assert we succeed in fixing up component-refs

Rafael Espindola espindola@google.com
Wed Nov 18 15:57:00 GMT 2009


2009/11/18 Richard Guenther <rguenther@suse.de>:
>
> This assures we have merged types appropriately and have a field-decl
> that matches the component-ref and the type.  Previously this failed
> because we didn't fixup parm-decls properly, now it should succeed
> everywhere (a SPEC 2006 build is fine, it wasn't before the parm-decl
> fix).  Still, only enable it with checking for now.
>
> Bootstrapped and tested on x86_64-unknown-linux-gnu, built SPEC 2006.
>
> Ok for trunk?

Yes!

I will retry a gcc bootstrap with lto and it to check that PR42020 was
fixed. If it fails I will add a correctly reduced testcase :-)

> Thanks,
> Richard.

Cheers,
-- 
Rafael Ávila de Espíndola



More information about the Gcc-patches mailing list