<br><div class="gmail_extra"><br><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">
<br></div></div>
is this about a default, used when the language front-end forgot to provide a<br>
lower bound?  For Ada there isn't really any sensible default, but 1 is better<br>
than 0.  The Ada front-end should just specify explicitly what the lower bound<br>
is for each object/type.  For Fortran 1 makes sense, but again better if the<br>
front-end is explicit about it.  I don't have time to read the rest of the<br>
thread right now, so I'm a bit lost as to what this is all about and why it is<br>
related to DIBuilder.  I've been trying hard not to have to understand how debug<br>
info works, but it sounds like those halcyon days are drawing to a close!<br></blockquote><div><br></div><div>Nah, you're good. The defaults I mentioned above are just fine for the languages,</div><div>I just didn't have a feel for if/how you could have a lower bound of zero for</div>
<div>fortran/ada array types while the default is 1.</div><div><br></div><div>The DIBuilder bit was just a quick poke as DragonEgg is the only remaining supported</div><div>user of a lot of code in the debug support. I can probably just change it myself at</div>
<div>some point as well. :)</div><div><br></div><div>-eric </div></div></div>