]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR tree-optimization/17533 (cc1plus crashes on libmudflap test case, verify_domina...
authorFrank Ch. Eigler <fche@redhat.com>
Thu, 23 Sep 2004 15:47:59 +0000 (15:47 +0000)
committerFrank Ch. Eigler <fche@gcc.gnu.org>
Thu, 23 Sep 2004 15:47:59 +0000 (15:47 +0000)
commitdf485d8007f540528501f9286531088ae5044420
tree8cb2d5d482a0f8a0cfd2788c5789fd9692386513
parent7ccf35ed170c496d99d670986e96e7c1d779cee3
re PR tree-optimization/17533 (cc1plus crashes on libmudflap test case, verify_dominators())

2004-09-23  Frank Ch. Eigler <fche@redhat.com>

PR tree-optimization/17533
* dominance.c (verify_dominators): Tolerate even more incorrect
dominance data during error message printing.
* tree-mudflap.c (mf_build_check_statement_for): Build basic blocks
and edges more correctly.

From-SVN: r87954
gcc/ChangeLog
gcc/dominance.c
gcc/tree-mudflap.c