[Bug target/59683] ICE: in classify_argument, at config/i386/i386.c:6637 with #pragma GCC target("avx512f")
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Mar 12 18:04:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59683
Uroš Bizjak <ubizjak at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2015-03-12
Known to work| |5.0
Target Milestone|--- |4.9.3
Ever confirmed|0 |1
--- Comment #1 from Uroš Bizjak <ubizjak at gmail dot com> ---
This compiles OK with 5.0:
pr59683.c: In function ‘bar’:
pr59683.c:16:1: warning: AVX512F vector return without AVX512F enabled changes
the ABI [-Wpsabi]
{
^
Confirmed on 4.9 branch.
More information about the Gcc-bugs
mailing list