[PATCH v6 01/14] Rewrite abi-note.S in C.

Szabolcs Nagy szabolcs.nagy@arm.com
Thu Jul 2 08:39:17 GMT 2020


The 07/01/2020 10:43, H.J. Lu wrote:
> On Wed, Jul 1, 2020 at 10:31 AM Szabolcs Nagy <szabolcs.nagy@arm.com> wrote:
> > The 07/01/2020 07:41, H.J. Lu wrote:
> > > sizeof "GNU"? and sizeof desc?
> >
> > i can do
> >
> >   { .n_namesz = sizeof __abi_tag.name,
> >     .n_descsz = sizeof __abi_tag.desc,
> >     .n_type = 1 },
> >
> > is that better? (for me the int literal looks
> > clear in the context and shorter. i don't like
> > sizeof "GNU" i think that's less clear.)
> 
> It is better.

fixed and force pushed into nsz/pacbti-v6.


More information about the Libc-alpha mailing list