Don't use INTDEF/INTUSE with _dl_argv (bug 14132)
Joseph S. Myers
joseph@codesourcery.com
Tue Oct 21 22:06:00 GMT 2014
On Tue, 21 Oct 2014, Andreas Schwab wrote:
> "Joseph S. Myers" <joseph@codesourcery.com> writes:
>
> > On Tue, 21 Oct 2014, Andreas Schwab wrote:
> >
> >> "Joseph S. Myers" <joseph@codesourcery.com> writes:
> >>
> >> > On Tue, 21 Oct 2014, Andreas Schwab wrote:
> >> >
> >> >> Shouldn't sysdeps/ia64/dl-machine.h be using __GI__dl_argv as well?
> >> >
> >> > I don't know. Since it's not using _dl_argv_internal or INTUSE(_dl_argv)
> >> > at present I see no reason my patch should break it
> >>
> >> It's not about breaking it, it's about making it consistent.
> >
> > That's beyond the scope of what this patch (or patch series) is intended
> > to do.
>
> It's perfectly fitting, just like the other bare _dl_argv reference.
This patch is intended to be minimal - that is, containing *only* the
changes that are necessarily part of eliminating this particular use of
INTDEF/INTUSE. Such a change to sysdeps/ia64/dl-machine.h is clearly not
necessary for this patch.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list