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] incorrect warning about non-existant variable
- From: "nathan at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2004 20:42:21 -0000
- Subject: [Bug tree-optimization/17506] [4.0 regression] incorrect warning about non-existant variable
- References: <20040915183811.17506.nathan@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From nathan at gcc dot gnu dot org 2004-09-15 20:42 -------
aha, I've found the problem in fixup_inline_methods, which is inlined into
its only caller -- finish_struct_1.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17506