On 03/04/2013 02:08 PM, Jakub Jelinek wrote:
Hi!This is something that caused a lot of testsuite failures during my --enable-checking=yes,valgrind bootstrap. Nothing was initializing pp->flags. Fixed thusly, bootstrapped/regtested on x86_64-linux and i686-linux, ok for trunk? 2013-03-04 Jakub Jelinek <ja...@redhat.com> * c-pretty-print.c (pp_c_pretty_printer_init): Clear pp->flags.
OK. jeff