This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19833] bogus uninitialized variable warning for powerpc64
- From: "janis at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 May 2005 23:02:09 -0000
- Subject: [Bug tree-optimization/19833] bogus uninitialized variable warning for powerpc64
- References: <20050208234456.19833.janis@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From janis at gcc dot gnu dot org 2005-05-24 23:02 -------
Diego, can this PR be closed as fixed?
Test gcc.dg/uninit-4.c started to XPASS with this patch from dnovillo:
http://gcc.gnu.org/ml/gcc-cvs/2005-05/msg00529.html
On the same day, test uninit-9.c also started to XPASS on:
hppa2.0w-hp-hpux11.11
hppa2.0w-hp-hpux11.*
hppa64-hp-hpux11.*
i686-pc-cygwin
i686-pc-linux-gnu
ia64-unknown-linux-gnu
mips-sgi-irix6.5
powerpc64-unknown-linux-gnu
powerpc-apple-darwin7.4.0
powerpc-ibm-aix5.2.0.0
s390-ibm-linux-gnu
x86_64-unknown-linux-gnu
I'd like to remove the xfail for these two tests and close this PR.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |dnovillo at gcc dot gnu dot
| |org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19833