This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/81508] Control reaches end of non-void function - warning not emmited when optimization is turned on


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.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]