This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/73714] [Regression 7] Incorrect unsigned long long arithmetic optimization
- From: "marxin at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 11 Aug 2016 19:49:49 +0000
- Subject: [Bug tree-optimization/73714] [Regression 7] Incorrect unsigned long long arithmetic optimization
- Authentication-results: sourceware.org; auth=none
- Auto-submitted: auto-generated
- References: <bug-73714-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=73714
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2016-08-11
CC| |glisse at gcc dot gnu.org,
| |marxin at gcc dot gnu.org
Target Milestone|--- |7.0
Ever confirmed|0 |1
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, started with r236601. Both clang++ and ICC behave the same as GCC 6
(result: 0).