]> sourceware.org Git - glibc.git/commit
Fix failing pretty printer tests when CPPFLAGS has optimizations.
authorCarlos O'Donell <carlos@redhat.com>
Fri, 23 Dec 2016 18:46:56 +0000 (13:46 -0500)
committerCarlos O'Donell <carlos@redhat.com>
Fri, 23 Dec 2016 18:46:56 +0000 (13:46 -0500)
commit81e0662e5f2c342ffa413826b7b100d56677b613
tree35dd21027a51c1714a57fb479809c0f36a071b68
parentb0a679f4fd5363809a972b697e8a0b1fc66fcbb1
Fix failing pretty printer tests when CPPFLAGS has optimizations.

The value of CPPFLAGS provided by the environment may have optimizations
that interfere with the pretty printer test requirements. To override
such optimizations the pretty printer tests must also specify CPPFLAGS.
The existing pretty printer tests are fixed and the
README.pretty-printers is updated with the new requirement.
ChangeLog
README.pretty-printers
nptl/Makefile
nptl/test-condattr-printers.c
This page took 0.041595 seconds and 5 git commands to generate.