On Dec 20, 2011, at 10:57 AM, Richard Guenther wrote:
> On Tue, Dec 20, 2011 at 9:37 AM, Tristan Gingold wrote:
>> Hi,
>>
>> the alpha/vms backend emitted the trampoline entry point too often, as
>> functions declared directly within a translation unit weren't considered as
>> top-level funct
On Tue, Dec 20, 2011 at 9:37 AM, Tristan Gingold wrote:
> Hi,
>
> the alpha/vms backend emitted the trampoline entry point too often, as
> functions declared directly within a translation unit weren't considered as
> top-level functions.
>
> Fixed by this patch, applied on trunk.
>
> Tristan.
>