This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/46932] Inefficient code sequence to access local variable
- From: "wilco at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 26 Jul 2017 13:37:42 +0000
- Subject: [Bug middle-end/46932] Inefficient code sequence to access local variable
- Auto-submitted: auto-generated
- References: <bug-46932-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46932
Wilco <wilco at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
Target Milestone|--- |8.0
--- Comment #6 from Wilco <wilco at gcc dot gnu.org> ---
Fixed in GCC8. Given this is a minor CQ inefficiency backporting doesn't make
sense.