public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/32132]  New: bogus warning at -O3 ( 'r' may be used uninitialized in this function ).
@ 2007-05-28 20:08 pluto at agmk dot net
  2007-05-28 20:09 ` [Bug c++/32132] " pluto at agmk dot net
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: pluto at agmk dot net @ 2007-05-28 20:08 UTC (permalink / raw)
  To: gcc-bugs

attached testcase produces unexpected warning at -O3:

$ g++ -Wall -Woverloaded-virtual  -Werror -O3 -gdwarf-2 -g1 -fPIE \
  -Wno-error -c auHexCastTest.ii

../../au/h/auHexCast.hpp: In function ‘R au::hex_cast(const
stlp_std::string&) [with R = int]’:
../../au/h/auHexCast.hpp:50: warning: ‘r’ may be used uninitialized
in this function


-- 
           Summary: bogus warning at -O3 ( 'r' may be used uninitialized in
                    this function ).
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pluto at agmk dot net
GCC target triplet: x86_64-linux


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


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

end of thread, other threads:[~2007-06-10  3:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-28 20:08 [Bug c++/32132] New: bogus warning at -O3 ( 'r' may be used uninitialized in this function ) pluto at agmk dot net
2007-05-28 20:09 ` [Bug c++/32132] " pluto at agmk dot net
2007-05-28 20:13 ` pinskia at gcc dot gnu dot org
2007-05-28 20:16 ` pluto at agmk dot net
2007-05-28 20:26 ` pinskia at gcc dot gnu dot org
2007-05-28 21:48 ` pinskia at gcc dot gnu dot org
2007-05-29  8:51 ` pluto at agmk dot net
2007-05-29 10:18 ` pluto at agmk dot net
2007-05-29 12:31 ` manu at gcc dot gnu dot org
2007-05-29 12:35 ` pluto at agmk dot net
2007-05-29 12:42 ` pluto at agmk dot net
2007-05-29 12:57 ` manu at gcc dot gnu dot org
2007-06-10  3:19 ` pinskia 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).