This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/71984] [7 Regression] wrong code with -O -mavx512cd
- From: "mwahab at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 03 Aug 2016 13:49:50 +0000
- Subject: [Bug rtl-optimization/71984] [7 Regression] wrong code with -O -mavx512cd
- Auto-submitted: auto-generated
- References: <bug-71984-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71984
mwahab at gcc dot gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mwahab at gcc dot gnu.org
--- Comment #7 from mwahab at gcc dot gnu.org ---
(In reply to Richard Biener from comment #6)
> Should be fixed.
The test pr71984.c fails for aarch64 big-endian, with x==2. (The test passes
for little-endian.)
Matthew