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 года!
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
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.
> 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
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
-