This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [C++ PATCH] PR c++/25263: Enable checking assertion failure


Roger Sayle wrote:

> 2005-12-05  Roger Sayle  <roger@eyesopen.com>
> 
> 	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.

OK, thanks.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]