On Nov 3, 2011, at 4:42 PM, Richard Henderson wrote:
> On 11/03/2011 08:35 AM, Tristan Gingold wrote:
>> Do you have any objections ?
>
> Nope.
Thanks, committed.
Tristan.
On 11/03/2011 08:35 AM, Tristan Gingold wrote:
> Do you have any objections ?
Nope.
r~
Richard,
I plan to commit this patch to simplify the generation of linkage entries.
Instead of a splay_tree, it adds a field in machine_function.
But because the new field is controlled by GGC, it is present on (and thus
affect) all alpha targets (it cannot be enclosed by #if/#endif).
I suppose