public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/108457] New: tree-ssa-loop-niter.cc:2255:23: warning: variable 'mode' set but not used
@ 2023-01-18 20:57 danglin at gcc dot gnu.org
  2023-01-18 21:07 ` [Bug tree-optimization/108457] [13 Regression] " pinskia at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: danglin at gcc dot gnu.org @ 2023-01-18 20:57 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 108457
           Summary: tree-ssa-loop-niter.cc:2255:23: warning: variable
                    'mode' set but not used
           Product: gcc
           Version: 13.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
          Assignee: unassigned at gcc dot gnu.org
          Reporter: danglin at gcc dot gnu.org
  Target Milestone: ---
              Host: hppa64-hp-hpux11.11
            Target: hppa64-hp-hpux11.11
             Build: hppa64-hp-hpux11.11

g++ -std=c++11  -fno-PIE -c   -g -DIN_GCC     -fno-exceptions -fno-rtti
-fasynch
ronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual
-Wno-fo
rmat -Wmissing-format-attribute -Wconditionally-supported -Woverloaded-virtual
-
pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings  
-DHAVE_CO
NFIG_H -I. -I. -I../../gcc/gcc -I../../gcc/gcc/. -I../../gcc/gcc/../include 
-I.
./../gcc/gcc/../libcpp/include -I../../gcc/gcc/../libcody
-I/opt/gnu64/gcc/gmp/i
nclude  -I../../gcc/gcc/../libdecnumber -I../../gcc/gcc/../libdecnumber/dpd
-I..
/libdecnumber -I../../gcc/gcc/../libbacktrace -I/opt/gnu64/gcc/gmp/include  -o
t
ree-ssa-loop-niter.o -MT tree-ssa-loop-niter.o -MMD -MP -MF
./.deps/tree-ssa-loo
p-niter.TPo ../../gcc/gcc/tree-ssa-loop-niter.cc
../../gcc/gcc/tree-ssa-loop-niter.cc: In function 'tree_node*
build_cltz_expr(tr
ee, bool, bool)':
../../gcc/gcc/tree-ssa-loop-niter.cc:2255:23: warning: variable 'mode' set but
n
ot used [-Wunused-but-set-variable]
 2255 |       scalar_int_mode mode = SCALAR_INT_TYPE_MODE (utype);
      |                       ^~~~

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

end of thread, other threads:[~2023-01-20  9:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18 20:57 [Bug bootstrap/108457] New: tree-ssa-loop-niter.cc:2255:23: warning: variable 'mode' set but not used danglin at gcc dot gnu.org
2023-01-18 21:07 ` [Bug tree-optimization/108457] [13 Regression] " pinskia at gcc dot gnu.org
2023-01-18 21:19 ` dave.anglin at bell dot net
2023-01-19 12:06 ` jakub at gcc dot gnu.org
2023-01-19 12:23 ` jakub at gcc dot gnu.org
2023-01-19 14:16 ` pinskia at gcc dot gnu.org
2023-01-20  9:24 ` cvs-commit at gcc dot gnu.org
2023-01-20  9:29 ` jakub 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).