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] |
Florian Weimer wrote:
Per the previous discussion.
This patch looks good to me. In other GNU projects we've found that -Winline is more trouble than it's worth. Like -Wunsafe-loop-optimizations, all that -Winline tells you is that generated code is not quite as efficient as it might be under ideal conditions, which is not a big deal, certainly not worth breaking a build over.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |