This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/78394] False positives of maybe-uninitialized with -Og
- From: "egallager at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 20 Jul 2017 20:05:48 +0000
- Subject: [Bug tree-optimization/78394] False positives of maybe-uninitialized with -Og
- Auto-submitted: auto-generated
- References: <bug-78394-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78394
egallager at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-07-20
CC| |egallager at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #4 from egallager at gcc dot gnu.org ---
(In reply to Andrew Pinski from comment #3)
> There might be a dup of this bug already. See the linked PR if there is one.
If it is a duplicate, I can't tell, so I'm just going to confirm this in the
meantime (still happens with trunk)