[Bug c/80468] [7/8 Regression] ICE on invalid AVX512 code with -m32
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Apr 21 08:52:00 GMT 2017
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80468
--- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Fri Apr 21 08:51:53 2017
New Revision: 247052
URL: https://gcc.gnu.org/viewcvs?rev=247052&root=gcc&view=rev
Log:
PR c/80468
* c-decl.c (finish_declspecs) <case cts_int_n>: If int_n_idx is not
enabled, set specs->type to integer_type_node.
* gcc.dg/pr80468.c: New test.
Added:
trunk/gcc/testsuite/gcc.dg/pr80468.c
Modified:
trunk/gcc/c/ChangeLog
trunk/gcc/c/c-decl.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list