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][LTO] Assert we succeed in fixing up component-refs


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


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