[Ada] Crash on compiling project with multiple subunits per file
authorJustin Squirek <squirek@adacore.com>
Sat, 2 May 2020 21:17:24 +0000 (17:17 -0400)
committerPierre-Marie de Rodat <derodat@adacore.com>
Fri, 19 Jun 2020 08:17:27 +0000 (04:17 -0400)
commit82bcb33bcf2e76c37188791a9c920541339e0ec9
tree77f49e3e4f35e802f24de013843233c41ca00161
parentd0e9248d9b8cddcf38faa096d62ddb7f129d3431
[Ada] Crash on compiling project with multiple subunits per file

2020-06-19  Justin Squirek  <squirek@adacore.com>

gcc/ada/

* lib.adb (Check_Same_Extended_Unit): Add check to determine if
the body for the subunits exist in the same file as their
specifications.
gcc/ada/lib.adb