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 bangerth at dealii dot org  2004-09-16 12:49 -------
I don't consider this a reasonable stop-gap[1]. And I wouldn't see why, 
in the presence of a small testcase at the beginning of stage 3 we 
shouldn't be able to fix this properly. 
 
W. 
 
[1] Nobody reads the release nodes (as shown with many PRs about not 
being able to access elements of template base class), and we're bound 
to get lots of bug reports that will be hard to reduce because the 
compiler doesn't say where a problem happens. 

-- 


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]