http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31016
Eric Botcazou <ebotcazou at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ebotcazou at gcc dot gnu.org --- Comment #8 from Eric Botcazou <ebotcazou at gcc dot gnu.org> --- > Disclaimer: The example above should be correct. However, I have not fully > understood how RANGE_REF works, i.e. what the last two arguments (here: > NULL_TREE) do. It works exactly like ARRAY_REF as far as they are concerned.