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][TUPLES] libstdc++-v3 bug fixes in cp/decl2.c and tree-eh.c


Interesting.  On my build, it did not add any new regression. What
platform/compiler do you use? I always use i686-unknown-linux-gnu and
the default 4.0 gcc.  I will check to see if  I ran the test case.

-Doug

2008/4/29 Rafael Espindola <espindola@google.com>:
> >     Could you please take a look.  This brings the number of errors in
>  >  libstdc++-v3 build to 6 and also fixes 127 C++ regressions. Thanks.
>
>  I have one regression:
>
>  g++.dg/abi/forced.C
>
>  It fails with
>
>   undefined reference to 'typeinfo for __cxxabiv1::__forced_unwind'
>
>  I still think we should commit the patch, since it fixes many more tests.
>
>
>
>  Cheers,
>  --
>  Rafael Avila de Espindola
>
>  Google Ireland Ltd.
>  Gordon House
>  Barrow Street
>  Dublin 4
>  Ireland
>
>  Registered in Dublin, Ireland
>  Registration Number: 368047
>


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