gcc/gcc/c
Jakub Jelinek 4041b42a3b backport: re PR c/80468 (ICE on invalid AVX512 code with -m32)
Backported from mainline
	2017-04-21  Jakub Jelinek  <jakub@redhat.com>

	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.

From-SVN: r247534
2017-05-03 08:45:29 +02:00
..
ChangeLog backport: re PR c/80468 (ICE on invalid AVX512 code with -m32) 2017-05-03 08:45:29 +02:00
Make-lang.in Update copyright years. 2017-01-01 13:07:43 +01:00
c-array-notation.c Fix numerous typos in comments 2017-04-03 23:30:56 +01:00
c-aux-info.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-convert.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-decl.c backport: re PR c/80468 (ICE on invalid AVX512 code with -m32) 2017-05-03 08:45:29 +02:00
c-errors.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-fold.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-lang.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-lang.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-objc-common.c Update copyright years. 2017-01-01 13:07:43 +01:00
c-objc-common.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-parser.c * c-parser.c: Add C11 references. 2017-03-17 21:50:16 +00:00
c-parser.h Update copyright years. 2017-01-01 13:07:43 +01:00
c-tree.h re PR target/80162 (ICE on invalid code (address of register variable)) 2017-03-27 23:07:21 +02:00
c-typeck.c re PR target/80162 (ICE on invalid code (address of register variable)) 2017-03-27 23:07:21 +02:00
config-lang.in Update copyright years. 2017-01-01 13:07:43 +01:00
gccspec.c Update copyright years. 2017-01-01 13:07:43 +01:00
gimple-parser.c re PR c/79684 (Conditional jump or move depends on uninitialised value in GIMPLE FE) 2017-02-23 12:38:39 +00:00
gimple-parser.h Add "__RTL" to cc1 2017-01-24 17:07:36 +00:00