This is the mail archive of the glibc-bugs@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]

[Bug build/18432] make check fails for Werror=memset-transposed-args with gcc 4.9.2


https://sourceware.org/bugzilla/show_bug.cgi?id=18432

--- Comment #2 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
Changing the conditional would break building this test for upstream GCC 
4.9 which does not have that option (specifying an unknown option here 
causes an error).  A patch doing so had to be reverted for that reason 
(commit 500bfbd4922902ea278adab06e58b77eb355ba82).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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