diff options
| author | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-04-28 19:59:57 +0000 |
|---|---|---|
| committer | sayle <sayle@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-04-28 19:59:57 +0000 |
| commit | 4aeeff51bbee421301ebf6fdd2002c2ef1b4723f (patch) | |
| tree | a6a89ff234f97fde1db810e9fc1190006ae95009 /libjava/include/java-stack.h | |
| parent | dd1d62459f0e713eaf66234b2e9b75666d6afd62 (diff) | |
| download | ppe42-gcc-4aeeff51bbee421301ebf6fdd2002c2ef1b4723f.tar.gz ppe42-gcc-4aeeff51bbee421301ebf6fdd2002c2ef1b4723f.zip | |
PR c/25309
* c-typeck.c (struct spelling): Make I an unsigned HOST_WIDE_INT.
(push_array_bounds): Delete prototype. Change BOUNDS argument to
an unsigned HOST_WIDE_INT.
(print_spelling): Use HOST_WIDE_INT_PRINT_UNSIGNED to output the
array index.
(really_start_incremental_init): No need to call convert because
bitsize_zero_node is already of type bitsizetype.
(push_init_level): Extract the value of constructor_index as an
unsigned HOST_WIDE_INT quantity, using tree_low_cst.
(process_init_element): Likewise.
* gcc.dg/large-size-array-2.c: New test case.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@113355 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/include/java-stack.h')
0 files changed, 0 insertions, 0 deletions

