This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/13000] [3.4 Regression] Using -Ox cannot detect missing return statement in a function
- 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 Dec 2003 04:34:29 -0000
- Subject: [Bug optimization/13000] [3.4 Regression] Using -Ox cannot detect missing return statement in a function
- References: <20031110230703.13000.cheng@powertv.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-12-01 04:34 -------
I can also reproduce this on the mainline (20031119).
--
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed|2003-11-11 00:20:32 |2003-12-01 04:34:28
date| |
Summary|[tree-ssa] Using -Ox cannot |[3.4 Regression] Using -Ox
|detect missing return |cannot detect missing return
|statement in a function |statement in a function
Target Milestone|tree-ssa |3.4
Version|tree-ssa |3.4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13000