stor-layout.c (layout_type): Complain if an array's size can not be represented in...
commit8db4c86715fc58e95cc57f9ea4c9e88c1555e1f2
authorJeffrey A Law <law@cygnus.com>
Wed, 5 Sep 2001 13:16:46 +0000 (5 13:16 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 5 Sep 2001 13:16:46 +0000 (5 07:16 -0600)
treea3bebd7ab6b588243c494943d8fa9261b5e49f29
parentcaa297fe38f3cd4f60596e49513c88efb9d31e83
stor-layout.c (layout_type): Complain if an array's size can not be represented in a size_t.

        * stor-layout.c (layout_type): Complain if an array's size can
        not be represented in a size_t.

        * config/h8300/elf.h (ENDFILE_SPEC, STARTFILE_SPEC): Define.

Co-Authored-By: Jason Merrill <jason@redhat.com>
From-SVN: r45413
gcc/ChangeLog
gcc/config/h8300/elf.h
gcc/stor-layout.c