This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch gas]: Add 'e' for coff targets as section-specifier


On Wed, 28 Sep 2011, Kai Tietz wrote:
> 2011/9/28 Jan Beulich <JBeulich@suse.com>:
> >>>> On 27.09.11 at 20:35, Kai Tietz <ktietz70@googlemail.com> wrote:
> >> --- /dev/null
> >> +++ src/gas/testsuite/gas/pe/section-exclude.d
> >> @@ -0,0 +1,20 @@
> >> +#objdump: -h
> >> +#name: section exclude
> >> +
> >> +# Test that 'e' works in .section directives.
> >> +
> >> +.*: .*
> >> +
> >> +Sections:
> >> +Idx Name ? ? ? ? ?*Size ? ? ?*VMA ? ? ? *LMA ? ? ? *File off ?*Algn
> >> + ?3 .foo1 ? ? ? ? 00000004 ?0000000000000000 ?0000000000000000 ?000000b4
> >> 2**2

Could it be the alignment (line-wrapped here) lacking escapes?

brgds, H-P

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]