This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug ada/39502] Unexpected uninitialized warning
- From: "manu at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Oct 2009 17:39:47 -0000
- Subject: [Bug ada/39502] Unexpected uninitialized warning
- References: <bug-39502-17475@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #8 from manu at gcc dot gnu dot org 2009-10-08 17:39 -------
The output of -fdump-tree-optimized-all-lineno and -fdump-tree-ssa-all-lineno
with and without -fPIC would be interesting. Also, GCC 4.4 and 4.5 fixed a lot
of false positives in Wuninitialized, so please try with at least GCC 4.4.1.
--
manu at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu dot org
OtherBugsDependingO| |24639
nThis| |
Status|UNCONFIRMED |WAITING
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39502