[Bug testsuite/44932] gcc.dg/uninit-pred-9_b.c fails

2010-07-19 Thread davidxl at gcc dot gnu dot org
--- Comment #4 from davidxl at gcc dot gnu dot org 2010-07-19 16:34 --- Fixed in r162310. David -- davidxl at gcc dot gnu dot org changed: What|Removed |Added

[Bug testsuite/44932] gcc.dg/uninit-pred-9_b.c fails

2010-07-14 Thread pthaugen at gcc dot gnu dot org
--- Comment #2 from pthaugen at gcc dot gnu dot org 2010-07-14 15:11 --- Created an attachment (id=21200) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21200action=view) dump file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44932

[Bug testsuite/44932] gcc.dg/uninit-pred-9_b.c fails

2010-07-14 Thread pthaugen at gcc dot gnu dot org
--- Comment #3 from pthaugen at gcc dot gnu dot org 2010-07-14 15:12 --- Created an attachment (id=21201) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21201action=view) dump file -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44932

[Bug testsuite/44932] gcc.dg/uninit-pred-9_b.c fails

2010-07-13 Thread davidxl at gcc dot gnu dot org
--- Comment #1 from davidxl at gcc dot gnu dot org 2010-07-14 04:12 --- This seems to be specific to powerpc. Could you attach the dump files with options: -O2 -Wuninitialized -fdump-tree-cddce2 -fdump-tree-uninit-details Thanks, David (In reply to comment #0) Subject testcase