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 c++/16506] missing -Wunreachable-code warning from generic code


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


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