This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug java/17352] Uninitialized char variable causes erratic behavior
- From: "tromey at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Sep 2004 19:13:11 -0000
- Subject: [Bug java/17352] Uninitialized char variable causes erratic behavior
- References: <20040907183545.17352.dtiller@captechventures.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From tromey at gcc dot gnu dot org 2004-09-07 19:13 -------
It would be helpful if you could try to make a smaller test case.
For instance, could you try taking the body of getQuotedString
and seeing if it can be made to fail in relative isolation?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17352