[Ada] No Default_Initial_Condition check when declaring an imported object
authorSteve Baird <baird@adacore.com>
Thu, 23 Apr 2020 18:37:10 +0000 (11:37 -0700)
committerPierre-Marie de Rodat <derodat@adacore.com>
Thu, 18 Jun 2020 09:08:30 +0000 (05:08 -0400)
commita6c467131b0c07ab5d9b136148cae201de540109
treec7f18ea50245ca360139d0a78167378e3da83262
parent8cd7aec26f11d3d317e0e59e3dbe04b96b7052e4
[Ada] No Default_Initial_Condition check when declaring an imported object

2020-06-18  Steve Baird  <baird@adacore.com>

gcc/ada/

* exp_ch3.adb (Expand_N_Object_Declaration): Do not generate a
default initial condition check for the declaration of an
imported object.
gcc/ada/exp_ch3.adb