This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/20161] [4.0/4.1 Regression] ICE with dwarf for incomplete element type argument
- From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 Jul 2005 01:29:16 -0000
- Subject: [Bug debug/20161] [4.0/4.1 Regression] ICE with dwarf for incomplete element type argument
- References: <20050223125830.20161.sxanth@ceid.upatras.gr>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2005-07-28 01:29 -------
Subject: Bug 20161
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-4_0-branch
Changes by: steven@gcc.gnu.org 2005-07-28 01:28:59
Modified files:
gcc : passes.c ChangeLog
Log message:
PR debug/20161
* passes.c (rest_of_decl_compilation): If decl is a type and
we have encountered errors, don't emit debug information.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/passes.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.72.2.2&r2=2.72.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.334&r2=2.7592.2.335
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20161