]> git.ipfire.org Git - thirdparty/gcc.git/commit
ada: Require successful build of xsnamest
authorTom Tromey <tromey@adacore.com>
Wed, 8 Mar 2023 17:21:59 +0000 (10:21 -0700)
committerMarc Poulhiès <poulhies@adacore.com>
Thu, 25 May 2023 07:44:19 +0000 (09:44 +0200)
commit21e57cabf64612cbd3556b51054fa9c1de103faa
tree0467a96730099803ca1b2a8d1c5c2a0bfc58847f
parentce4718eca7efacc5a97204bef6571a96c6ad391f
ada: Require successful build of xsnamest

While experimenting, I introduced a compilation error into xsnamest.
This took a little while to track down because, while the error was in
the log, the build did not stop.  This patch changes Make-generated.in
to require a successful build of this program.

gcc/ada/

* Make-generated.in (ada/stamp-snames): Check result of
gnatmake.
gcc/ada/Make-generated.in