This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/6706] [3.4 regression] ICE with variable-sized arrays and DWARF-1 output
- From: "reichelt at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Jul 2003 14:44:06 -0000
- Subject: [Bug c++/6706] [3.4 regression] ICE with variable-sized arrays and DWARF-1 output
- References: <20020517120601.6706.jblinka@neo.rr.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=6706
------- Additional Comments From reichelt at gcc dot gnu dot org 2003-07-16 14:44 -------
There are already two testcases in the testsuite (debug6.C and debug7.C),
but they don't test dwarf-1 output (probably only dwarf-2) since it's
already deprecated and will be removed anyways.