public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/103575] New: gcc/fold-const-call.c:432:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] since r12-5576-ga3b31fe3692894e80de16b4059a89a309e409687
@ 2021-12-06  9:53 marxin at gcc dot gnu.org
  2021-12-06  9:53 ` [Bug c++/103575] " marxin at gcc dot gnu.org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: marxin at gcc dot gnu.org @ 2021-12-06  9:53 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103575

            Bug ID: 103575
           Summary: gcc/fold-const-call.c:432:1: warning: non-void
                    function does not return a value in all control paths
                    [-Wreturn-type] since
                    r12-5576-ga3b31fe3692894e80de16b4059a89a309e409687
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: marxin at gcc dot gnu.org
  Target Milestone: ---

Since the revision, clang complains:

/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-clang/build/gcc/fold-const-call.c:432:1:
warning: non-void function does not return a value in all control paths
[-Wreturn-type]
/home/marxin/BIG/buildbot/buildworker/marxinbox-gcc-clang/build/gcc/fold-const-call.c:465:1:
warning: non-void function does not return a value in all control paths
[-Wreturn-type]

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

end of thread, other threads:[~2021-12-13 16:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-06  9:53 [Bug c++/103575] New: gcc/fold-const-call.c:432:1: warning: non-void function does not return a value in all control paths [-Wreturn-type] since r12-5576-ga3b31fe3692894e80de16b4059a89a309e409687 marxin at gcc dot gnu.org
2021-12-06  9:53 ` [Bug c++/103575] " marxin at gcc dot gnu.org
2021-12-06  9:58 ` pinskia at gcc dot gnu.org
2021-12-06  9:59 ` pinskia at gcc dot gnu.org
2021-12-13 16:31 ` marxin at gcc dot gnu.org

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).