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/18501] [4.3/4.4/4.5/4.6 Regression] Missing 'used uninitialized' warning (CCP)


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

--- Comment #44 from Jonathan Wakely <redi at gcc dot gnu.org> 2010-12-09 16:06:28 UTC ---
(In reply to comment #43)
> Maybe it's high time someone address this shortcoming as opposed to adding
> additional language front ends.  If you can't even get the core ones right...

Generally the people who add front-ends aren't the people working on the
middle-end and optimisers, so work on one doesn't take resources away from the
other.

Feel free to pay someone to fix it if this is important to you. Just sayin'


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