re PR c++/28479 (cc1plus just sits there eating CPU and RAM for a simple program)
authorRichard Guenther <rguenther@suse.de>
Wed, 2 Aug 2006 20:48:59 +0000 (20:48 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 2 Aug 2006 20:48:59 +0000 (20:48 +0000)
commitcfc581fe448c06c77b45c9938c071dc30a22df3d
tree4cd06cdf9f70dc8a4587c7ef35b6aa3492381977
parent6f67f0002265ca7da4eaf7a4065031658e9c1495
re PR c++/28479 (cc1plus just sits there eating CPU and RAM for a simple program)

2006-08-02  Richard Guenther  <rguenther@suse.de>

      PR c++/28479
      Revert
      2006-07-05  Richard Guenther  <rguenther@suse.de>
      Andrew Pinski  <pinskia@gcc.gnu.org>

      PR c++/27084
      * cp-objcp-common.c (cxx_types_compatible_p): Ignore
      top level qualifiers for pointer type comparisons.

      * g++.dg/tree-ssa/copyprop-1.C: XFAIL.

From-SVN: r115887
gcc/cp/ChangeLog
gcc/cp/cp-objcp-common.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/tree-ssa/copyprop-1.C