r139231 - in /branches/gcc-4_3-branch/gcc: Chan...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Tue Aug 19 11:50:00 GMT 2008


Author: jakub
Date: Tue Aug 19 11:50:11 2008
New Revision: 139231

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=139231
Log:
	PR debug/37156
	* pretty-print.c (pp_base_format): Deal with recursive BLOCK trees.
	* tree.c (block_nonartificial_location): Likewise.

	* error.c (cp_print_error_function): Deal with recursive BLOCK trees.

	* gcc.dg/pr37156.c: New test.

Added:
    branches/gcc-4_3-branch/gcc/testsuite/gcc.dg/pr37156.c
Modified:
    branches/gcc-4_3-branch/gcc/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/ChangeLog
    branches/gcc-4_3-branch/gcc/cp/error.c
    branches/gcc-4_3-branch/gcc/pretty-print.c
    branches/gcc-4_3-branch/gcc/testsuite/ChangeLog
    branches/gcc-4_3-branch/gcc/tree.c



More information about the Gcc-cvs mailing list