This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/71016] [6 Regression] Redundant sign extension with conditional __builtin_clzl
- From: "ramana at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 04 Jul 2017 16:14:10 +0000
- Subject: [Bug tree-optimization/71016] [6 Regression] Redundant sign extension with conditional __builtin_clzl
- Auto-submitted: auto-generated
- References: <bug-71016-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71016
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ramana at gcc dot gnu.org
--- Comment #13 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
(In reply to Richard Biener from comment #12)
> GCC 6.4 is being released, adjusting target milestone.
Should we just close this one as wont backport and fix it at GCC-7 ?