Re: [RFC] md reorg plans for 4.6?

2009-10-31 Thread Steven Bosscher
On Saturday, October 31, 2009, Ian Lance Taylor wrote: > Paolo Bonzini writes: >> - there's also M68HC11 and SH... well, I doubt there will be volunteers. > > But note that, e.g., bt-load.c looks like a generic file but is > actually SH specific, so moving it into config/sh will be an > improveme

Joker Board Commercal 3 (������ �����)_||||

2009-10-31 Thread joker
Joker Board Commercal 3 - лучший скрипт доски объявлений 2009 года!

Re: Library ABI seriously broken!!

2009-10-31 Thread Jason Merrill
On 10/30/2009 06:27 PM, Paolo Carlini wrote: Thanks. So I went ahead and reapplied the patch with the +1 fixed, after having double checked that the testsuites are now fine. The lengths do still need to be different on the two code paths, though. You added back the NULL for the normal case, b

Re: Library ABI seriously broken!!

2009-10-31 Thread Paolo Carlini
Jason Merrill wrote: > The lengths do still need to be different on the two code paths, > though. You added back the NULL for the normal case, but the '*' path > still lacks it. I'll fix this. Ah, ok, thanks. Paolo.

Re: MPC 0.8 prerelease tarball (last release before MPC is mandatory!)

2009-10-31 Thread John David Anglin
> Please test this MPC package and report back the results of running > "make check" along with your target triplet, the compiler version you > used, and the versions of gmp/mpfr used to compile it. You do not > necessarily need to bootstrap mainline GCC with this MPC, but if you > have the spare

Re: enable-build-with-cxx bootstrap compare broken by r149964

2009-10-31 Thread Jason Merrill
Here's the fix I'm checking in for the * path. Jason commit 16463ef55164d4668d6f1eeb150974452e1dbe58 Author: Jason Merrill Date: Sat Oct 31 18:10:17 2009 -0400 * rtti.c (tinfo_name): Fix lengths for private case. diff --git a/gcc/cp/rtti.c b/gcc/cp/rtti.c index 2926f97..c7af74a 100644 -