This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/13131] internal compiler error: in AT_flag, at dwarf2out.c:4480
- 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: 20 Nov 2003 08:52:55 -0000
- Subject: [Bug target/13131] internal compiler error: in AT_flag, at dwarf2out.c:4480
- References: <20031119202717.13131.daney@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2003-11-20 08:52 -------
Subject: Bug 13131
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: wilson@gcc.gnu.org 2003-11-20 08:52:49
Modified files:
gcc : ChangeLog dwarf2out.c
Log message:
PR target/13131
* dwarf2out.c (gen_array_type_die): DW_AT_declaration should be a
flag, not a constant.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.1791&r2=2.1792
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&r1=1.463&r2=1.464
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13131