On Tue, Sep 27, 2011 at 11:45 AM, Iyer, Balaji V <balaji.v.i...@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