darwin.h (ASM_OUTPUT_COMMON): Print the size of a variable as an unsigned HOST_WIDE_I...
authorHui-May Chang <hm.chang@apple.com>
Wed, 20 Jun 2007 16:43:24 +0000 (16:43 +0000)
committerHui-May Chang <hmchang@gcc.gnu.org>
Wed, 20 Jun 2007 16:43:24 +0000 (16:43 +0000)
commit1c5ae9624cd41a2d60ded14ff05db2eb83d6f4ce
treea872754a1e723fe47057527100098db56d541ac3
parent543535a318a9219a6e5e1322ad42d56c8f77a331
darwin.h (ASM_OUTPUT_COMMON): Print the size of a variable as an unsigned HOST_WIDE_INT integer.

* gcc/config/i386/darwin.h (ASM_OUTPUT_COMMON): Print the size
of a variable as an unsigned HOST_WIDE_INT integer.

  * gcc.target/i386/large-size-array-3.c: New.

From-SVN: r125888
gcc/ChangeLog
gcc/config/i386/darwin.h
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.target/i386/large-size-array-3.c [new file with mode: 0644]