[Bug c++/36254] [4.2/4.3/4.4 Regression] wrong "control reaches end of non-void function" warning with IF_STMT

2008-12-27 Thread pinskia at gcc dot gnu dot org
--- Comment #13 from pinskia at gcc dot gnu dot org 2008-12-28 03:34 --- Let's make this bug about the t1.cpp which is an IF_STMT issue. This was introduced by the tree-ssa merge. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added ---

[Bug c++/36254] [4.2/4.3/4.4 Regression] wrong "control reaches end of non-void function" warning with IF_STMT

2008-12-29 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Priority|P3 |P2 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36254

[Bug c++/36254] [4.2/4.3/4.4 Regression] wrong "control reaches end of non-void function" warning with IF_STMT

2009-01-11 Thread jakub at gcc dot gnu dot org
--- Comment #14 from jakub at gcc dot gnu dot org 2009-01-11 21:15 --- Subject: Bug 36254 Author: jakub Date: Sun Jan 11 21:14:51 2009 New Revision: 143281 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=143281 Log: PR c++/36254 * cp-gimplify.c (genericize_if_stmt