This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/61428] wrong "maybe-uninitialized" (jump threading? predicate analysis?)
- From: "manu at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 23 Aug 2016 16:46:17 +0000
- Subject: [Bug middle-end/61428] wrong "maybe-uninitialized" (jump threading? predicate analysis?)
- Auto-submitted: auto-generated
- References: <bug-61428-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61428
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
Version|unknown |5.0
Blocks| |24639
Summary|"maybe-uninitialized" is |wrong "maybe-uninitialized"
|broken in all current |(jump threading? predicate
|versions (4.7-5) |analysis?)
--- Comment #2 from Manuel López-Ibáñez <manu at gcc dot gnu.org> ---
Unreduced testcase. Possibly jump threading or predicate analysis
Referenced Bugs:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24639
[Bug 24639] [meta-bug] bug to track all Wuninitialized issues