------- Comment #9 from aldyh at gcc dot gnu dot org  2005-12-07 11:37 -------
Subject: Bug 24138

Author: aldyh
Date: Wed Dec  7 11:37:53 2005
New Revision: 108157

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=108157
Log:
       PR C++/24138
        * tree.c (integer_all_onesp): Always return true if all bits on.

        * testsuite/g++.dg/init/array0.C: New.

        * decl.c (reshape_init_array_1): Handle max_index of -1.

Added:
    branches/gcc-4_1-branch/gcc/testsuite/g++.dg/init/array0.C
Modified:
    branches/gcc-4_1-branch/gcc/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/ChangeLog
    branches/gcc-4_1-branch/gcc/cp/decl.c
    branches/gcc-4_1-branch/gcc/tree.c


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24138

Reply via email to