This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Dimensions of array parameters


Hi,

"Joseph S. Myers" <joseph@codesourcery.com> skribis:

> On Fri, 2 Dec 2011, Ludovic CourtÃs wrote:
>
>> Is there a way array dimension info could be preserved?
>
> Perhaps you could explain the actual problem you are trying to solve?

Iâm just thinking that, if that information were preserved, GCC could do
static bound checking and/or generate bound checking code.

WDYT?

Thanks,
Ludoâ.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]