This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/17506] [4.0 regression] warning about uninitialized variable points to wrong location


------- Additional Comments From nathan at gcc dot gnu dot org  2004-09-16 06:52 -------
It's a pretty severe diagnostic problem, as the location information given
is very nearly useless.  However, I've figured a workaround, which is
'-O2 -W -Wall -fno-inline'.  We should mention that in release notes, if this
bug does not get fixed.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17506


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]