This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Patches to C++ front end have caused numerous regressions
- From: Mark Mitchell <mark at codesourcery dot com>
- To: jh at suse dot cz, edelsohn at gnu dot org, rth at redhat dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 12 Sep 2003 13:27:32 -0700
- Subject: Patches to C++ front end have caused numerous regressions
- Reply-to: mark at codesourcery dot com
I'm seeing numerous regressions in the C++ testsuite on
i686-pc-linux-gnu. For example:
FAIL: g++.old-deja/g++.jason/template28.C (test for excess errors)
FAIL: g++.old-deja/g++.other/ctor1.C (test for excess errors)
FAIL: g++.old-deja/g++.other/delete3.C (test for excess errors)
FAIL: g++.old-deja/g++.other/main1.C (test for excess errors)
FAIL: g++.old-deja/g++.pt/explicit34.C (test for excess errors)
FAIL: g++.old-deja/g++.pt/memtemp17.C (test for excess errors)
FAIL: g++.old-deja/g++.pt/memtemp7.C (test for excess errors)
The problem seem to include missing constructors and destructors, and
internal errors in cgraph_finalize_function.
I will revert the patches causing these problems under the 48-hour
rule if the problems are not corrected by then.
--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com