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 14:33 -------
No, I don't consider it a reasonable stopgap either :)  Just thought I'd mention
it, if you find yourself in the same position. BTW, if you replace 'inline' with
'static' in the reduced testcase of #4, you'll get the same problem (which is
what happens in class.c).  This is extremely confusing, because there are no
inline keywords anywhere :)

-- 


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]