public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19583] New: Incorrect diagnostic: control may reach end of non-void function '...' being inlined
@ 2005-01-23  5:07 zack at gcc dot gnu dot org
  2005-01-23  5:08 ` [Bug c++/19583] " zack at gcc dot gnu dot org
                   ` (22 more replies)
  0 siblings, 23 replies; 24+ messages in thread
From: zack at gcc dot gnu dot org @ 2005-01-23  5:07 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1198 bytes --]

$ /scratch/zack/i/gcc-vanilla/bin/g++ -v
Using built-in specs.
Configured with: /home/zack/src/gcc/HEAD/vanilla/configure
--prefix=/scratch/zack/i/gcc-vanilla --disable-checking --enable-languages=c,c++
--disable-multilib
Thread model: posix
gcc version 4.0.0 20050122 (experimental)

$ /scratch/zack/i/gcc-vanilla/bin/g++ -S -O2 -W -Wall testcase.cc
testcase.cc: In function ‘void finalize()’:
testcase.cc:29: warning: control may reach end of non-void function ‘bool
N::operator!=(N) const’ being inlined

I will attach the testcase.

-- 
           Summary: Incorrect diagnostic: control may reach end of non-void
                    function '...' being inlined
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: diagnostic
          Severity: minor
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zack at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19583


^ permalink raw reply	[flat|nested] 24+ messages in thread

end of thread, other threads:[~2005-02-08 20:18 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-23  5:07 [Bug c++/19583] New: Incorrect diagnostic: control may reach end of non-void function '...' being inlined zack at gcc dot gnu dot org
2005-01-23  5:08 ` [Bug c++/19583] " zack at gcc dot gnu dot org
2005-01-23  5:11 ` zack at gcc dot gnu dot org
2005-01-23  5:21 ` [Bug c++/19583] [4.0 Regression] " pinskia at gcc dot gnu dot org
2005-01-23  5:22 ` pinskia at gcc dot gnu dot org
2005-01-23  5:49 ` pinskia at gcc dot gnu dot org
2005-01-23  6:05 ` pinskia at gcc dot gnu dot org
2005-01-23  6:14 ` [Bug middle-end/19583] " pinskia at gcc dot gnu dot org
2005-01-23 15:45 ` pinskia at gcc dot gnu dot org
2005-01-23 16:22 ` pinskia at gcc dot gnu dot org
2005-01-23 16:46 ` pinskia at gcc dot gnu dot org
2005-01-23 22:22 ` pinskia at gcc dot gnu dot org
2005-01-24  0:35 ` hp at gcc dot gnu dot org
2005-01-24 12:28 ` andre dot maute at gmx dot de
2005-01-24 12:30 ` andre dot maute at gmx dot de
2005-01-25 21:18 ` pinskia at gcc dot gnu dot org
2005-01-26  1:20 ` andre dot maute at gmx dot de
2005-01-27  2:47 ` ian at airs dot com
2005-01-27 14:37 ` cvs-commit at gcc dot gnu dot org
2005-01-27 14:41 ` ian at airs dot com
2005-01-28 17:33 ` cvs-commit at gcc dot gnu dot org
2005-01-29 19:10 ` larsbj at gullik dot net
2005-01-29 19:23 ` pinskia at gcc dot gnu dot org
2005-02-09  7:02 ` snyder at fnal dot gov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).