[LTO] Request for testing: Last merge from trunk before final merge

Andrew Pinski pinskia@gmail.com
Thu Oct 1 04:59:00 GMT 2009


On Wed, Sep 30, 2009 at 9:58 PM, Andrew Pinski <pinskia@gmail.com> wrote:
> One failure without LTO which looks like it was introduced in just
> recently (between revision 152285 and 152343):
> FAIL: g++.dg/eh/crossjump1.C (test for excess errors)
>
> I almost want to say
> 2009-09-30  Diego Novillo  <dnovillo@google.com>
> 2009-09-30  Diego Novillo  <dnovillo@google.com>
> +
> +       * cp/tree.c (cp_free_lang_data): Assert that DECL is a
> +       FUNCTION_DECL or a VAR_DECL.
> +       Call uses_template_params and check for
> +       DECL_TEMPLATE_INSTANTIATION or
> +       DECL_TEMPLATE_SPECIALIZATION
>
> introduced it.  As I tested spu-elf before that patch without lto
> enabled and that testcase worked.

Oh and _S_empty_rep_storage looks like symbol is not being mangled
either as I think it is really std::string::_S_empty_rep_storage.

Thanks,
Andrew Pinski



More information about the Gcc mailing list