This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/81454] missing strcmp optimization and warning on duplicate call with an unknown string
- 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: Wed, 30 Aug 2017 02:11:21 +0000
- Subject: [Bug tree-optimization/81454] missing strcmp optimization and warning on duplicate call with an unknown string
- Auto-submitted: auto-generated
- References: <bug-81454-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81454
Eric Gallager <egallager at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |diagnostic
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-08-30
CC| |egallager at gcc dot gnu.org
Summary|missing strcmp optimization |missing strcmp optimization
|on duplicate call with an |and warning on duplicate
|unknown string |call with an unknown string
Ever confirmed|0 |1
--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
Confirmed.