]> git.ipfire.org Git - thirdparty/gcc.git/commit
PR ada/80590
authorcharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jun 2019 07:32:14 +0000 (07:32 +0000)
committercharlet <charlet@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 17 Jun 2019 07:32:14 +0000 (07:32 +0000)
commit8a5a7d1cd0a1d9194af36230561c85e760fec592
tree72d12100876643c7b20f43e3d796134f448c4936
parent61d856d75f4e624f6ca877df2cc5a542ef27a906
PR ada/80590

* exp_ch9.adb (Expand_N_Delay_Relative_Statement): Swap the two
conditions to avoid a unnecessary exception propagation in the default
case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@272372 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ada/ChangeLog
gcc/ada/exp_ch9.adb