public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/44932]  New: gcc.dg/uninit-pred-9_b.c fails
@ 2010-07-13 21:41 pthaugen at gcc dot gnu dot org
  2010-07-14  4:13 ` [Bug testsuite/44932] " davidxl at gcc dot gnu dot org
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: pthaugen at gcc dot gnu dot org @ 2010-07-13 21:41 UTC (permalink / raw)
  To: gcc-bugs

Subject testcase fails on powerpc64.

FAIL: gcc.dg/uninit-pred-9_b.c bogus warning (test for bogus messages, line 24)


Compiling standalone I see the following:

pthaugen/work> ~/install/gcc/trunk/bin/gcc -O2 -S -m32 -Wuninitialized
~/src/gcc/trunk/gcc/gcc/testsuite/gcc.dg/uninit-pred-9_b.c
/home/pthaugen/src/gcc/trunk/gcc/gcc/testsuite/gcc.dg/uninit-pred-9_b.c: In
function 'foo':
/home/pthaugen/src/gcc/trunk/gcc/gcc/testsuite/gcc.dg/uninit-pred-9_b.c:24:11:
warning: 'v' may be used uninitialized in this function [-Wuninitialized]
/home/pthaugen/src/gcc/trunk/gcc/gcc/testsuite/gcc.dg/uninit-pred-9_b.c: In
function 'foo_2':
/home/pthaugen/src/gcc/trunk/gcc/gcc/testsuite/gcc.dg/uninit-pred-9_b.c:41:11:
warning: 'v' may be used uninitialized in this function [-Wuninitialized]


-- 
           Summary: gcc.dg/uninit-pred-9_b.c fails
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pthaugen at gcc dot gnu dot org
 GCC build triplet: powerpc64-unknown-linux-gnu
  GCC host triplet: powerpc64-unknown-linux-gnu
GCC target triplet: powerpc64-unknown-linux-gnu


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


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

end of thread, other threads:[~2010-07-19 16:34 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-13 21:41 [Bug testsuite/44932] New: gcc.dg/uninit-pred-9_b.c fails pthaugen at gcc dot gnu dot org
2010-07-14  4:13 ` [Bug testsuite/44932] " davidxl at gcc dot gnu dot org
2010-07-14 15:11 ` pthaugen at gcc dot gnu dot org
2010-07-14 15:12 ` pthaugen at gcc dot gnu dot org
2010-07-19 16:34 ` davidxl 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).