This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/34850] [4.3 Regression] Recursive BLOCK tree causes compilation to hang during diagnostics



------- Comment #5 from rguenth at gcc dot gnu dot org  2008-01-21 09:35 -------
Subject: Bug 34850

Author: rguenth
Date: Mon Jan 21 09:34:19 2008
New Revision: 131690

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=131690
Log:
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.

Added:
    trunk/gcc/testsuite/g++.dg/torture/pr34850.C
Modified:
    trunk/gcc/cp/ChangeLog
    trunk/gcc/cp/error.c
    trunk/gcc/testsuite/ChangeLog


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34850


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]