]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR c++/34850 (Recursive BLOCK tree causes compilation to hang during diagnostics)
authorRichard Guenther <rguenther@suse.de>
Mon, 21 Jan 2008 09:34:19 +0000 (09:34 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Mon, 21 Jan 2008 09:34:19 +0000 (09:34 +0000)
commit02dcf7badb93cc064051e6719746293987eeb662
tree6f554d4813d2c8677f8ccb321f6fad2ad910ca4e
parentb158b5c6aa0a3773622552c165ee88ebc31ab004
re PR c++/34850 (Recursive BLOCK tree causes compilation to hang during diagnostics)

2008-01-21  Richard Guenther  <rguenther@suse.de>

PR c++/34850
cp/
* error.c (cp_print_error_function): Deal with recursive
BLOCK trees.

* g++.dg/torture/pr34850.C: New testcase.

From-SVN: r131690
gcc/cp/ChangeLog
gcc/cp/error.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/torture/pr34850.C [new file with mode: 0644]