This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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]

[PING] [PATCH] longlong.h: Add prototype for udiv_w_sdiv


Hi,

the patch from Andreas Krebbel (https://gcc.gnu.org/ml/gcc-patches/2014-02/msg00194.html) adds a prototype for __udiv_w_sdiv to longlong.h if needed.

This fixes a build failure of glibc on s390 31 bit.
(see "Re: [PATCH] Turn implict-function-declaration warnings into errors", https://www.sourceware.org/ml/libc-alpha/2014-09/msg00264.html)

Please review Andreas Krebbel´s patch and give okay for commit.

Bye
Stefan


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