This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/16506] missing -Wunreachable-code warning from generic code
- From: "sebor at roguewave dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 13 Jul 2004 00:47:45 -0000
- Subject: [Bug c++/16506] missing -Wunreachable-code warning from generic code
- References: <20040713001824.16506.sebor@roguewave.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From sebor at roguewave dot com 2004-07-13 00:47 -------
In that case, I suspect gcc's own implementation of uninitialized_fill_n() will
trigger the warning -- yes? (I don't have 3.5 installed). If it does, wouldn't
you consider it a bug to see a warning coming out of your own implementation?
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16506