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] |
On 09 Jan 2015 10:16, Richard Henderson wrote: > This also fixes the -Werrors from -DNDEBUG on x86_64, but in > the opposite direction. We make assert always use its expression. > This requires removing some existing ifndefs that were working > around this same problem of unused variables. i like this variant as it encourages us to avoid ifdefs, and does so w/out impacting code generation in general -mike
Attachment:
signature.asc
Description: Digital signature
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |