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] incorrect warning about non-existant variable


------- 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


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