This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/12934] [3.4/3.5 regression] ICE with variable sized arrays in loc_descriptor_from_tree, at dwarf2out.c:8780
- 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: 18 Feb 2004 11:23:40 -0000
- Subject: [Bug debug/12934] [3.4/3.5 regression] ICE with variable sized arrays in loc_descriptor_from_tree, at dwarf2out.c:8780
- References: <20031107000243.12934.jbailey@gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From cvs-commit at gcc dot gnu dot org 2004-02-18 11:23 -------
Subject: Bug 12934
CVSROOT: /cvs/gcc
Module name: gcc
Branch: csl-arm-branch
Changes by: pbrook@gcc.gnu.org 2004-02-18 11:23:28
Modified files:
gcc : ChangeLog dwarf2out.c
gcc/testsuite : ChangeLog
Log message:
PR debug/12934
* dwarf2out.c (loc_descriptor_from_tree): Handle
EXPR_WITH_FILE_LOCATION.
testsuite/
* gcc.dg/debug/debug-7.c: New test.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=2.1568.2.33&r2=2.1568.2.34
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/dwarf2out.c.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.461.2.2&r2=1.461.2.3
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&only_with_tag=csl-arm-branch&r1=1.3146.2.9&r2=1.3146.2.10
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12934