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: ARRAY_RANGE_REF


On Tue, Sep 27, 2011 at 11:45 AM, Iyer, Balaji V
<balaji.v.iyer@intel.com> wrote:
> Hello Everyone,
> Â Â Â ÂIs there a test-case which emits the ARRAY_RANGE_REF tree node for C or C++ Compiler? Can someone tell me an example (or even a line of code) that will make the compiler create/emit this tree node?

C or C++, no.  Ada on the other hand it will emit it.  There are a few
testcases in the Ada testsuite which will emit it.

Thanks,
Andrew Pinski


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