<p>Nico Huber <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://review.coreboot.org/26350">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">lib/gnat: Drop Restriction `No_Exception_Propagation`<br><br>It turns out that even with the `-gnatp` switch to suppress runtime<br>checks, the compiler is still allowed to generate them (it only doesn't<br>have to). If we can't control generation of checks, we also can't<br>make assumptions about propagation of their exceptions.<br><br>The compiler warning that led to this change seems spurious, though<br>(the check might be generated, but is dropped later). So we might<br>revert this decision if the compiler can be fixed.<br><br>Change-Id: I7470d74b1f96f90d0d15b24dfd636d5f1c778d46<br>Signed-off-by: Nico Huber <nico.huber@secunet.com><br>---<br>M src/lib/gnat/system.ads<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/26350/2</pre><p>To view, visit <a href="https://review.coreboot.org/26350">change 26350</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/26350"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I7470d74b1f96f90d0d15b24dfd636d5f1c778d46 </div>
<div style="display:none"> Gerrit-Change-Number: 26350 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Nico Huber <nico.h@gmx.de> </div>
<div style="display:none"> Gerrit-Reviewer: Patrick Georgi <pgeorgi@google.com> </div>