public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/38288]  New: i386/i386.c: 7 * set but not used variables
@ 2008-11-27 13:24 dcb314 at hotmail dot com
  2008-11-28 11:00 ` [Bug target/38288] " dcb314 at hotmail dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: dcb314 at hotmail dot com @ 2008-11-27 13:24 UTC (permalink / raw)
  To: gcc-bugs

I just tried to build the GNU gcc version 4.4.0 snapshot 20081121
with the Intel C compiler, which said

../../src/gcc-4.4-20081121/gcc/config/i386/i386.c(4315): warning #593: variable
"f" was set but never used
../../src/gcc-4.4-20081121/gcc/config/i386/i386.c(7479): warning #593: variable
"total_size" was set but never used
../../src/gcc-4.4-20081121/gcc/config/i386/i386.c(8886): warning #593: variable
"reason" was set but never used
../../src/gcc-4.4-20081121/gcc/config/i386/i386.c(8887): warning #593: variable
"reason_rtx" was set but never used
../../src/gcc-4.4-20081121/gcc/config/i386/i386.c(13074): warning #593:
variable "op1" was set but never used
../../src/gcc-4.4-20081121/gcc/config/i386/i386.c(13520): warning #593:
variable "arithmetics_cost"was set but never used
../../src/gcc-4.4-20081121/gcc/config/i386/i386.c(16432): warning #593:
variable "piece_size_mask" was set but never used

I checked the source code and I agree with the Intel compiler.
Suggest delete all seven set but not used variables.


-- 
           Summary: i386/i386.c: 7 * set but not used variables
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: suse-linux-x86_64


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


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

end of thread, other threads:[~2009-09-18 15:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-27 13:24 [Bug bootstrap/38288] New: i386/i386.c: 7 * set but not used variables dcb314 at hotmail dot com
2008-11-28 11:00 ` [Bug target/38288] " dcb314 at hotmail dot com
2008-11-28 13:29 ` ubizjak at gmail dot com
2008-11-28 13:57 ` dcb314 at hotmail dot com
2009-09-17  9:14 ` ubizjak at gmail dot com
2009-09-17 20:35 ` dcb314 at hotmail dot com
2009-09-18 15:13 ` uros at gcc dot gnu dot org
2009-09-18 15:20 ` ubizjak at gmail dot com

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