Re: [PATCH v5 02/14] ARC: startup and dynamic linking code

2020-04-17 Thread Vineet Gupta
On 4/17/20 3:42 PM, Joseph Myers wrote: > On Wed, 8 Apr 2020, Vineet Gupta via Libc-alpha wrote: > >> +/* What this code does: >> +-ldso starts execution here when kernel returns from execve() >> +-calls into generic ldso entry point _dl_start( ) > > Avoid use of parentheses to indicate t

Re: [PATCH v5 02/14] ARC: startup and dynamic linking code

2020-04-17 Thread Joseph Myers
On Wed, 8 Apr 2020, Vineet Gupta via Libc-alpha wrote: > +/* What this code does: > +-ldso starts execution here when kernel returns from execve() > +-calls into generic ldso entry point _dl_start( ) Avoid use of parentheses to indicate that a name is a function. > +auto inline void > +_