Questions about a constant array reference in the C++ front end

Steven Bosscher stevenb@suse.de
Sun May 8 14:34:00 GMT 2005


On Sunday 08 May 2005 06:11, Kazu Hirata wrote:
> I created an array with more than one thousand elements.  I still did
> not see a RANGE_EXPR in the array's CONSTRUCTOR.  How do I get a
> RANGE_EXPR in a CONSTRUCTOR?

IIRC G++ only builds RANGE_EXPRs for all-zero constructors.

Gr.
Steven



More information about the Gcc mailing list