Skip to content
Snippets Groups Projects
Commit 9116d529 authored by Roger Sayle's avatar Roger Sayle Committed by Roger Sayle
Browse files

re PR c++/25263 (ICE on invalid array bound: int x[1/0];)

	PR c++/25263
	* decl.c (compute_array_index_type): Check that itype is an
	INTEGER_CST node before testing/clearing TREE_OVERFLOW.

	* g++.dg/other/array2.C: New test case.

From-SVN: r108119
parent c0328823
No related branches found
No related tags found
No related merge requests found
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