This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/15763] missing 'warning: control reaches end of non-void function' with -O0
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Jun 2004 16:31:53 -0000
- Subject: [Bug tree-optimization/15763] missing 'warning: control reaches end of non-void function' with -O0
- References: <20040601162920.15763.belyshev@lubercy.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-06-01 16:31 -------
This is a dup of bug 14107. The problem is that CFG is not done at -O0.
*** This bug has been marked as a duplicate of 14107 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15763