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: As-if Infinitely Ranged Integer Model


Laurent GUERBY wrote:

In most Ada code array T index type will likely be "Natural range <>"
and so the type system will not give useful bounds for optimizations.

Well very often the bounds of the loop are taken from the bounds of the array, so I don't agree with that statement :-)

Laurent





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