This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/12792] {u,}int64_t variables are incorrectly reported as used uninitialized
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Feb 2004 02:27:26 -0000
- Subject: [Bug optimization/12792] {u,}int64_t variables are incorrectly reported as used uninitialized
- References: <20031027185145.12792.chris@pin.lu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-02-09 02:27 -------
Suspending as this is fixed on the tree-ssa by looking at the tree level instead of the rtl
where all problems like this can occur.
--
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |minor
Status|NEW |SUSPENDED
Target Milestone|--- |tree-ssa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12792