This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/53253] Missed opportunity to inline memcmp
- From: "rguenth at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 07 May 2012 09:22:57 +0000
- Subject: [Bug tree-optimization/53253] Missed opportunity to inline memcmp
- Auto-submitted: auto-generated
- References: <bug-53253-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53253
Richard Guenther <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #3 from Richard Guenther <rguenth at gcc dot gnu.org> 2012-05-07 09:22:57 UTC ---
This is a dup of 52171. RTL/expand parts are tracked in PR12086.
*** This bug has been marked as a duplicate of bug 52171 ***