This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/81508] Control reaches end of non-void function - warning not emmited when optimization is turned on
- From: "juraj.orsulic at fer dot hr" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Fri, 21 Jul 2017 16:39:16 +0000
- Subject: [Bug c++/81508] Control reaches end of non-void function - warning not emmited when optimization is turned on
- Auto-submitted: auto-generated
- References: <bug-81508-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81508
Juraj Oršulić <juraj.orsulic at fer dot hr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #41804|0 |1
is obsolete| |
--- Comment #1 from Juraj Oršulić <juraj.orsulic at fer dot hr> ---
Created attachment 41808
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41808&action=edit
Minimal working example 2 (more minimal)
This version does not require the glog dependency.