|
Message
From: Johan Rydberg<jrydberg@g...>
Date: Tue Jun 15 14:09:24 CEST 2004
Subject: [openrisc] Compiling the source code with large static array size
On Tue, 15 Jun 2004 y_chi_wai2003@y... wrote:
: Do you know where the static array aii will be stored (in the memory) ? : It shouldn't be stored in stack ?
It will be stored in the BSS section.
~j
|
 |