This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17506] [4.0 regression] warning about uninitialized variable points to wrong location
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 16 Sep 2004 12:49:25 -0000
- Subject: [Bug tree-optimization/17506] [4.0 regression] warning about uninitialized variable points to wrong location
- References: <20040915183811.17506.nathan@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-09-16 12:49 -------
I don't consider this a reasonable stop-gap[1]. And I wouldn't see why,
in the presence of a small testcase at the beginning of stage 3 we
shouldn't be able to fix this properly.
W.
[1] Nobody reads the release nodes (as shown with many PRs about not
being able to access elements of template base class), and we're bound
to get lots of bug reports that will be hard to reduce because the
compiler doesn't say where a problem happens.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17506