This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/11231] [3.3/3.4 regression] undefined array size inside struct cause segfault with -g
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jul 2003 00:03:03 -0000
- Subject: [Bug debug/11231] [3.3/3.4 regression] undefined array size inside struct cause segfault with -g
- References: <20030618005403.11231.eranian@hpl.hp.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11231
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|c |debug
Last reconfirmed|2003-06-23 01:38:59 |2003-07-01 00:03:02
date| |
Summary|[3.4 regression] undefined |[3.3/3.4 regression]
|array size inside struct |undefined array size inside
|cause segfault with -g |struct cause segfault with
| |-g
Target Milestone|3.4 |3.3.1
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-01 00:03 -------
Note this does not cause a segfault on i686-pc-linux-gnu at least with dwarf2 debuging
on the mainline (20030630) but it does with -gstabs. It also seg faults on powerpc-apple-
darwin6.6. It used to not to segfault on 2.95.3 but it does seg fault from 3.0.4 untill the
mainline so marking as a 3.3 regression also.
Man this bug was for orignally for ia64-hp-linux but it looks like that might be fixed but
only for dwarf2.