2011/9/27 Richard Henderson <r...@redhat.com>:
> On 09/27/2011 12:58 PM, Kai Tietz wrote:
>> +#ifdef HAVE_GAS_SECTION_EXCLUDE
>> +  if ((flags & SECTION_EXCLUDE) != 0)
>> +    *f++ = 'e';
>> +#endif
>
> If 'e' is not supported, I wonder if we should emit 'n'?
>
> Otherwise ok.
>
>
> r~

This sounds fair.  At least we take care that section doesn't get
loaded into memory.
I adjust patch, retest it and then apply.

Thanks,
Kai

Reply via email to