OSDN Git Service

* stor-layout.c (initialize_sizetypes): Set SIZETYPE earlier,
authornathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Aug 2004 14:17:39 +0000 (14:17 +0000)
committernathan <nathan@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 20 Aug 2004 14:17:39 +0000 (14:17 +0000)
commit34399e1acc3b0818830254a7ea8f6676b71a9051
treed83bea008f3292c8941443cff196c20fd0023ab4
parent81f0a5aa36ace9fa9c6b7755182c3877bc370a10
* stor-layout.c (initialize_sizetypes): Set SIZETYPE earlier,
clear cache on copied sizetype.

* ada/utils2.c (build_allocator): Use build_int_cst for negative
size types.

* cp/class.c (build_vtbl_initializer): Use build_int_cst for
negative size types.
* cp/decl.c (complete_array_type): Likewise.
* cp/method.c (finish_thunk): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@86320 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/utils2.c
gcc/cp/ChangeLog
gcc/cp/class.c
gcc/cp/decl.c
gcc/cp/method.c
gcc/stor-layout.c