[Bug c++/79124] Internal compiler error under certain cases where __attribute__((target("avx2"))) presents
marxin at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 18 09:45:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79124
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2017-01-18
CC| |aoliva at gcc dot gnu.org,
| |marxin at gcc dot gnu.org
Known to work| |6.3.0, 7.0
Ever confirmed|0 |1
Known to fail| |5.4.0
--- Comment #1 from Martin Liška <marxin at gcc dot gnu.org> ---
Confirmed, currently present just on 5 branch, fixed on trunk by r228175.
Started with 4.9.0, where former versions did not know __m256 type, thus not
being a regression.
More information about the Gcc-bugs
mailing list