On 04/28/2014 05:29 PM, Agovic, Sanimir wrote:
In GCC, however, computing the upper bound of "A" is more subtle:
it is internally represented as: max(0, .N) so that when
"N" is negative, 0 is returned.
I`m not being familiar with internal gcc representations but what is
preventing you of refere
> -Original Message-
> From: dwarf-discuss-boun...@lists.dwarfstd.org [mailto:dwarf-discuss-
> boun...@lists.dwarfstd.org] On Behalf Of Pierre-Marie de Rodat
> Sent: Wednesday, May 14, 2014 5:39 AM
> To: Agovic, Sanimir
> Cc: DWARF Discuss
> Subject: Re: [Dwarf-Discuss] About self-referenci