This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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 1/5] Avoid build multiarch if compiler warns about mismatched alias


On Thu, 19 Oct 2017, Adhemerval Zanella wrote:

> +if test x"$libc_cv_gcc_indirect_function" != xyes; then
> +  # GCC 8+ emits and warning for alias with incompatible types and it might

s/and warning/a warning/.

> +  # fail to to build ifunc resolvers aliases to either weak or internal

s/to to/to/.

OK with those fixes.

-- 
Joseph S. Myers
joseph@codesourcery.com


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