Skip to content
Snippets Groups Projects
Commit 60a45536 authored by Richard Guenther's avatar Richard Guenther Committed by Richard Biener
Browse files

c-decl.c (grokdeclarator): Instead of looking at TREE_OVERFLOW check if the...

c-decl.c (grokdeclarator): Instead of looking at TREE_OVERFLOW check if the constant fits in the index type.

2011-05-03  Richard Guenther  <rguenther@suse.de>

	* c-decl.c (grokdeclarator): Instead of looking at
	TREE_OVERFLOW check if the constant fits in the index type.

	* gcc.dg/large-size-array-5.c: New testcase.

From-SVN: r173297
parent 539d6b4a
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment