]> git.ipfire.org Git - thirdparty/gcc.git/commit
gimplify.c (gimplify_init_constructor): Revert to using < rather than <= for sparsene...
authorJason Merrill <jason@redhat.com>
Tue, 9 Dec 2008 23:04:01 +0000 (18:04 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 9 Dec 2008 23:04:01 +0000 (18:04 -0500)
commit8afd015aab1d0e10840c6b7962e9cbc130f13dbd
treee7282b8a93811ed9d5f8f3c86baf9e66d6127e1a
parent0889e9bc6841c76484e029eeed31f85a35ae4e55
gimplify.c (gimplify_init_constructor): Revert to using < rather than <= for sparseness test.

        * gimplify.c (gimplify_init_constructor): Revert to using < rather
        than <= for sparseness test.

From-SVN: r142618
gcc/ChangeLog
gcc/gimplify.c