[Bug c++/7827] incorrect warning "will never be executed" when optimizing

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Jun 29 02:47:00 GMT 2004


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-29 02:39 -------
It could be well the warning is correct for your code, see the other bugs which have to deal with "will 
never be executed". Some of them have to deal with inlining functions which causes the warning to 
happen because it is correct warning for that call site that was inlined.

-- 


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



More information about the Gcc-bugs mailing list