[PATCH] Fix PR diagnostic/25923: garbled diagnostics with -O -Wuninitialized
Andrew Pinski
pinskia@gmail.com
Mon May 7 02:33:00 GMT 2007
On 4/24/07, Richard Henderson <rth@redhat.com> wrote:
> On Sun, Apr 22, 2007 at 11:35:53AM +0200, Simon Martin wrote:
> > * tree-pass.h (TDF_DIAGNOSTIC): New dump control to specify that a
> > diagnostic message is being built.
> > * tree-pretty-print.c (dump_generic_node): Only write the formatted text
> > into BUFFER's stream if we are not building a diagnostic message.
> > * toplev.c (default_tree_printer): Pass TDF_DIAGNOSTIC to
> > dump_generic_node.
> > * Makefile.in (toplev.o): Depend on tree-pass.h.
>
> Ok.
This causes PR 31847.
Thanks,
Andrew Pinski
More information about the Fortran
mailing list