This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17506] incorrect warning about non-existant variable
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 15 Sep 2004 20:27:32 -0000
- Subject: [Bug tree-optimization/17506] 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 bangerth at dealii dot org 2004-09-15 20:27 -------
Oh, and if I only use flags "-O -Wall" instead of "-O2 -W -Wall -g", then
the message is still there (and at the same line) but it is noted for line
fixup_inline_methods.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17506