This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: New tree code: ARRAY_RANGE_REF
- To: fjh at cs dot mu dot oz dot au
- Subject: Re: New tree code: ARRAY_RANGE_REF
- From: kenner at vlsi1 dot ultra dot nyu dot edu (Richard Kenner)
- Date: Mon, 4 Jun 01 17:15:59 EDT
- Cc: gcc-patches at gcc dot gnu dot org
I think s/range/range ("slice")/ here in tree.def, like in your mail,
would help.
I actually thought I did, but I will now.
If you talk about ranges of arrays without mentioning slices, then my
first reaction is to think you are talking about the array bounds.
I wanted to avoid using "slice" as the main term since it seemed
language-specific.