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: "gdr at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Dec 2003 19:08:15 -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
------- Additional Comments From gdr at gcc dot gnu dot org 2003-12-21 19:08 -------
There is something I don't get here: Why do we
ever try to output a debugging information when
we do know that we're not likely to produce
a meaningfull object file (we just errored)?
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11231