public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/106792] New: range-op-float.cc:240:1: warning: unused function 'default_frelop_fold_range'
@ 2022-08-31 15:13 dcb314 at hotmail dot com
  2022-08-31 20:28 ` [Bug c/106792] " marxin at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: dcb314 at hotmail dot com @ 2022-08-31 15:13 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 106792
           Summary: range-op-float.cc:240:1: warning: unused function
                    'default_frelop_fold_range'
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
          Assignee: unassigned at gcc dot gnu.org
          Reporter: dcb314 at hotmail dot com
  Target Milestone: ---

A recent clang build says:

gcc/range-op-float.cc:240:1: warning: unused function
'default_frelop_fold_range' [-Wunused-function]

$ fgrep default_frelop_fold_range gcc/range-op-float.cc
default_frelop_fold_range (irange &r, tree type,
$ 

Source code is

static inline bool
default_frelop_fold_range (irange &r, tree type,
              const frange &op1, const frange &op2,
              relation_kind rel, relation_kind my_rel)
{

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

* [Bug c/106792] range-op-float.cc:240:1: warning: unused function 'default_frelop_fold_range'
  2022-08-31 15:13 [Bug c/106792] New: range-op-float.cc:240:1: warning: unused function 'default_frelop_fold_range' dcb314 at hotmail dot com
@ 2022-08-31 20:28 ` marxin at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: marxin at gcc dot gnu.org @ 2022-08-31 20:28 UTC (permalink / raw)
  To: gcc-bugs

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

Martin Liška <marxin at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |DUPLICATE
                 CC|                            |marxin at gcc dot gnu.org

--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Dup.

*** This bug has been marked as a duplicate of bug 106789 ***

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

end of thread, other threads:[~2022-08-31 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 15:13 [Bug c/106792] New: range-op-float.cc:240:1: warning: unused function 'default_frelop_fold_range' dcb314 at hotmail dot com
2022-08-31 20:28 ` [Bug c/106792] " 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).