public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/40654]  New: atomic.cc: 'd' is used uninitialized warning
@ 2009-07-05 14:39 sezeroz at gmail dot com
  2009-07-05 18:09 ` [Bug libstdc++/40654] " paolo dot carlini at oracle dot com
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: sezeroz at gmail dot com @ 2009-07-05 14:39 UTC (permalink / raw)
  To: gcc-bugs

During compilation of libstdc++ for i686-pc-mingw32, I noticed this warning:

../../../../gcc44-svn/libstdc++-v3/src/atomic.cc:83: warning: 'd' is used
uninitialized in this function
../../../../gcc44-svn/libstdc++-v3/src/atomic.cc:83: note: 'd' was declared
here

Notice the 'is used' and not 'maybe used'.  The warning was noted with gcc
shapshot r149016 from gcc-4_4-branch.  Does not happen for x86_64-pc-mingw32. 
The toolchain was compiled against mingw-w64 header-set and crt.


-- 
           Summary: atomic.cc: 'd' is used uninitialized warning
           Product: gcc
           Version: 4.4.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sezeroz at gmail dot com
GCC target triplet: i686-pc-mingw32


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


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

end of thread, other threads:[~2009-10-19 16:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-07-05 14:39 [Bug libstdc++/40654] New: atomic.cc: 'd' is used uninitialized warning sezeroz at gmail dot com
2009-07-05 18:09 ` [Bug libstdc++/40654] " paolo dot carlini at oracle dot com
2009-07-06 23:55 ` bkoz at gcc dot gnu dot org
2009-07-22 14:29 ` [Bug libstdc++/40654] [C++0x] " paolo dot carlini at oracle dot com
2009-10-16  7:48 ` bkoz at gcc dot gnu dot org
2009-10-16 19:49 ` sezeroz at gmail dot com
2009-10-18  3:30 ` bkoz at gcc dot gnu dot org
2009-10-19 16:46 ` bkoz at gcc dot gnu dot 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).